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

Hanisha Koneru commented on HDDS-881:
-------------------------------------

This patch adds support for converting a client request coming into OM into a 
proto that can be fed into the Ratis server. 

> Add support for transform client requests to OM into RaftClient requests
> ------------------------------------------------------------------------
>
>                 Key: HDDS-881
>                 URL: https://issues.apache.org/jira/browse/HDDS-881
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Hanisha Koneru
>            Assignee: Hanisha Koneru
>            Priority: Major
>         Attachments: HDDS-881.001.patch
>
>
> When OM receives a request, we need to transform the request into Ratis 
> server compatible request so that the OM's Ratis server can process that 
> request. 
> In this Jira, we just add the support to convert a client request received by 
> OM into a RaftClient request. This transformed request would later be passed 
> onto the OM's Ratis server.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to