Commit ecd7d92
authored
Pipe: Enabled config audit logger & Fixed some checks of config privilege & keep the tree model show pipes aligned with table model's & Fixed the bug that password with "-" prefix cannot be directly entered in Cli & Fixed some pipe ITs & Added the missing source privilege check for PipeAlterEncodingCompressorPlan (apache#16957)
* fix
* permission-change
* user_role
* part
* fix
* f
* fix
* fix
* fix
* no-excep
* pw-args
* fix
* test
* partial
* hdx
* Update IoTDBConfigNodeReceiver.java
* part
* fix
* refactor
* fix
* IT-fix
* fix-SQL
* clean
* fix
* add-test
* fix1 parent 0110b34 commit ecd7d92
File tree
19 files changed
+1058
-715
lines changed- integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel
- auto/basic
- manual
- iotdb-client/cli/src/main/java/org/apache/iotdb/cli
- iotdb-core
- confignode/src
- main/java/org/apache/iotdb/confignode/manager
- pipe
- receiver/protocol
- source
- test/java/org/apache/iotdb/confignode/manager/pipe/source
- datanode/src/main/java/org/apache/iotdb/db
- pipe/receiver/protocol/thrift
- queryengine/plan
- execution/config
- relational/security
- node-commons/src/main/java/org/apache/iotdb/commons
- audit
- auth/entity
- pipe
- receiver
- source
19 files changed
+1058
-715
lines changedLines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
| 836 | + | |
| 837 | + | |
842 | 838 | | |
843 | 839 | | |
844 | 840 | | |
| |||
866 | 862 | | |
867 | 863 | | |
868 | 864 | | |
869 | | - | |
| 865 | + | |
870 | 866 | | |
871 | 867 | | |
872 | 868 | | |
| |||
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| 363 | + | |
363 | 364 | | |
364 | | - | |
| 365 | + | |
365 | 366 | | |
366 | 367 | | |
367 | 368 | | |
| |||
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
424 | 427 | | |
425 | 428 | | |
426 | 429 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
326 | | - | |
| 324 | + | |
327 | 325 | | |
328 | 326 | | |
329 | 327 | | |
| |||
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
1356 | | - | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
1366 | | - | |
1367 | | - | |
1368 | | - | |
1369 | | - | |
1370 | | - | |
1371 | | - | |
1372 | | - | |
1373 | 1356 | | |
1374 | 1357 | | |
1375 | 1358 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
| |||
0 commit comments