Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
It's not implemented now, we sometime need this interface for cluster monitor
// current implementation public ReplicatedBlockStats getReplicatedBlockStats() throws IOException { rpcServer.checkOperation(NameNode.OperationCategory.READ, false); return null; }