Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
Reviewed
Description
When calling DatanodeManager#getBlockRecoveryCommand(), if an IOException occurs, there is no space when printing the BlockInfo information, which is not conducive to viewing the log.
BlockUnderConstructionFeature uc = b.getUnderConstructionFeature();
if(uc == null)
Attachments
Attachments
Issue Links
- links to