Shashikant Banerjee created HDDS-887:
----------------------------------------

             Summary: Add StatemachineContext info to Dispatcher from 
containerStateMachine
                 Key: HDDS-887
                 URL: https://issues.apache.org/jira/browse/HDDS-887
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode
    Affects Versions: 0.4.0
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.4.0


As a part of transaction like writeChunk, readChunk, putBlock etc, there are 
some specific info set which is required for executing the transactions on the 
HddsDispatcher. Right now, all these protocol specfic info is added as part of 
ContainerCommandRequestProto object which is visible to client. This Jira aims 
to add the protocol specfic info in a context object and pass it to dispatcher 
and remove the visibility from clinet by removing it out of 
ContainerCommandRequestProto. 



--
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