Commit 08b62b9
authored
refactor: remove static from executorService to support multi-broker in single process with brokercontainer (#9772)
Change-Id: Ic1993e6f13a03c02af321cf94896ada58ec0f1b3
Co-developed-by: Cursor <[email protected]>1 parent a2747da commit 08b62b9
File tree
1 file changed
+1
-1
lines changed- broker/src/main/java/org/apache/rocketmq/broker/transaction
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments