Konstantin Shvachko wrote:
"The local variable containingNodes is never read"In FSNamesystem.java line 2199 should be removed.Collection<DatanodeDescriptor> containingNodes = blocksMap.get(block);
Done. Thanks! Doug
Konstantin Shvachko wrote:
"The local variable containingNodes is never read"In FSNamesystem.java line 2199 should be removed.Collection<DatanodeDescriptor> containingNodes = blocksMap.get(block);
Done. Thanks! Doug