Commit 2a350d2
[fix][broker] Fix duplicate increment of ADD_OP_COUNT_UPDATER in OpAddEntry (apache#24506)
Co-authored-by: crossoverJie <[email protected]>
(cherry picked from commit 39ac65a)
(cherry picked from commit ffc2495)1 parent 3b536b5 commit 2a350d2
File tree
2 files changed
+19
-1
lines changed- managed-ledger/src
- main/java/org/apache/bookkeeper/mledger/impl
- test/java/org/apache/bookkeeper/mledger/impl
2 files changed
+19
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3308 | 3308 | | |
3309 | 3309 | | |
3310 | 3310 | | |
| 3311 | + | |
| 3312 | + | |
| 3313 | + | |
| 3314 | + | |
| 3315 | + | |
| 3316 | + | |
| 3317 | + | |
| 3318 | + | |
| 3319 | + | |
| 3320 | + | |
| 3321 | + | |
| 3322 | + | |
| 3323 | + | |
| 3324 | + | |
| 3325 | + | |
| 3326 | + | |
| 3327 | + | |
| 3328 | + | |
| 3329 | + | |
3311 | 3330 | | |
3312 | 3331 | | |
3313 | 3332 | | |
| |||
0 commit comments