Commit 6ab4f70
authored
IGNITE-26608 Added a unified mechanism for propagating Operation Context Attributes (#12429)
1 parent a2b257c commit 6ab4f70
File tree
40 files changed
+1547
-373
lines changed- modules
- calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/integration
- clients/src/test/java/org/apache/ignite/common
- commons/src/main/java/org/apache/ignite/internal/thread/context
- concurrent
- function
- core/src
- main/java/org/apache/ignite/internal
- management/consistency
- managers
- communication
- discovery
- processors
- cache
- query/continuous
- job
- odbc
- pool
- rest
- security
- thread
- service
- thread/pool
- test/java/org/apache/ignite
- internal
- processors/authentication
- thread/context
- testsuites
- indexing/src/test/java/org/apache/ignite/internal/processors/cache/authentication
40 files changed
+1547
-373
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
0 commit comments