Skip to content

Commit

Permalink
remove unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
poorbarcode committed Sep 14, 2022
1 parent 241f034 commit be291d7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,6 @@ public void deleteFailed(ManagedLedgerException exception, Object ctx) {
}
}



/**
* When auto-replication is triggered, if there were no writes on the ML during the grace period, auto-replication
* will close the ledger an re-replicate it. After that, the next write will get a FencedException. We should
Expand Down

0 comments on commit be291d7

Please sign in to comment.