Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
BlockManager#checkBlocksProperlyReplicated
final BlockInfoUnderConstruction uc =
(BlockInfoUnderConstruction)b;
uc is not needed and this causes findbugs warning.