Lokesh Jain created HDDS-1767:
---------------------------------
Summary: ContainerStateMachine should have its own executors for
executing applyTransaction calls
Key: HDDS-1767
URL: https://issues.apache.org/jira/browse/HDDS-1767
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Lokesh Jain
Assignee: Lokesh Jain
Currently ContainerStateMachine uses the executors provided by
XceiverServerRatis for executing applyTransaction calls. This would result in
two or more ContainerStateMachine to share the same set of executors. Delay or
load in one ContainerStateMachine would adversely affect the performance of
other state machines in such a case. It is better to have separate set of
executors for each ContainerStateMachine.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]