Mukul Kumar Singh created HDDS-118:
--------------------------------------
Summary: Introduce datanode container command dispatcher to
syncronize various datanode commands
Key: HDDS-118
URL: https://issues.apache.org/jira/browse/HDDS-118
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: Ozone Datanode
Affects Versions: 0.2.1
Reporter: Mukul Kumar Singh
Assignee: Mukul Kumar Singh
Fix For: 0.2.1
ContainerStateMachine provides mechanism to synchronize various container
command operations. However with multiple protocol endpoints like. 1) Netty, 2)
Grpc, 3) Ratis, 4) Heartbeat. It will be advisable to synchronize operations
between multiple endpoints.
This jira proposes to introduce a single command executor to which the protocol
endpoints will enqueue the command for execution. All the synchronization can
be enforced by this executor therefore.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]