Skip to content

Commit

Permalink
remove new line
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenSammi committed May 7, 2024
1 parent 7625938 commit e9fe57a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ private RecoverLeaseResponse doWork(OzoneManager ozoneManager,
throw new OMException("Open Key " + keyName + " is already deleted",
KEY_NOT_FOUND);
}

long openKeyModificationTime = openKeyInfo.getModificationTime();
if (openKeyInfo.getMetadata().containsKey(OzoneConsts.LEASE_RECOVERY)) {
LOG.debug("Key: " + keyName + " is already under recovery");
Expand Down

0 comments on commit e9fe57a

Please sign in to comment.