Skip to content

Commit

Permalink
adress comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chungen0126 committed Dec 19, 2024
1 parent 96662d4 commit 6c449be
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,6 @@ public OzoneTokenIdentifier cancelToken(Token<OzoneTokenIdentifier> token,
+ " is not authorized to cancel the token " + formatTokenId(id));
}

// For HA ratis will take care of removal.
// This check will be removed, when HA/Non-HA code is merged.
// Check whether token is there in-memory map of tokens or not on the
// OM leader.
TokenInfo info = currentTokens.get(id);
Expand Down

0 comments on commit 6c449be

Please sign in to comment.