Skip to content

Commit

Permalink
Merge 7ae6caf into 0e43444
Browse files Browse the repository at this point in the history
  • Loading branch information
drpmma committed Nov 4, 2022
2 parents 0e43444 + 7ae6caf commit 9fc2179
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ private boolean updateProcessQueueTableInRebalance(final String topic, final Set

this.removeDirtyOffset(mq);
ProcessQueue pq = new ProcessQueue();
pq.setLocked(true);

long nextOffset = -1L;
try {
Expand Down

0 comments on commit 9fc2179

Please sign in to comment.