Hanisha Koneru created HDDS-881: ----------------------------------- Summary: 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
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: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org