Skip to content

Commit

Permalink
remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
coderzc committed Apr 14, 2023
1 parent 0639929 commit 7ed8dba
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,6 @@ public synchronized NavigableSet<PositionImpl> getScheduledMessages(int maxMessa
break;
}
}
snapshotSegmentLastIndexTable.remove(ledgerId, entryId);

positions.add(new PositionImpl(ledgerId, entryId));

Expand Down

0 comments on commit 7ed8dba

Please sign in to comment.