Plamen Jeliazkov created HDFS-13331:
---------------------------------------

             Summary: Add lastSeenStateId to RpcRequestHeader.
                 Key: HDFS-13331
                 URL: https://issues.apache.org/jira/browse/HDFS-13331
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Plamen Jeliazkov
            Assignee: Plamen Jeliazkov


HDFS-12977 added a stateId into the RpcResponseHeader which is returned by 
NameNode and stored by DFSClient.

This JIRA is to followup on that work and have the DFSClient send their stored 
"lastSeenStateId" in the RpcRequestHeader so that ObserverNodes can then 
compare with their own and act accordingly.

This JIRA work focuses on just the part of making DFSClient send their state 
through RpcRequestHeader.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to