[ 
https://issues.apache.org/jira/browse/HDDS-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16705192#comment-16705192
 ] 

Shashikant Banerjee commented on HDDS-887:
------------------------------------------

Thanks [~jnp] for the review. Addressed the review comments as well as 
checkstyle issues in the v2 patch. Test failures are caused by HDDS-284 and 
tracked by HDDS-885.

> 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
>            Priority: Major
>             Fix For: 0.4.0
>
>         Attachments: HDDS-887.000.patch, HDDS-887.001.patch
>
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to