Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.