Skip to content

Commit

Permalink
opt logic
Browse files Browse the repository at this point in the history
Signed-off-by: edwinhzhang <[email protected]>
  • Loading branch information
zhangheihei committed Dec 15, 2024
1 parent 68551a8 commit 35b6c4d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,6 @@ public void resetTabletCommitInfos() {
// With a high streamload frequency and too many tablets involved,
// TabletCommitInfos will take up too much memory.
tabletCommitInfos = null;

}

public boolean tabletCommitInfosContainsReplica(long tabletId, long backendId, ReplicaState state) {
Expand Down

0 comments on commit 35b6c4d

Please sign in to comment.