Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
0.20.2
-
None
-
None
Description
Client would like to receive the interested namespace operation at HDFS, likes 'rename', 'block allocation' and so on. NameNode should support the changing notification to client with appropriate way.
In my opinion, I suggest the notification should be applied between NameNode RPC server and actual NameNode object (it's proxy for NameNode object).