You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mukul Kumar Singh (JIRA)" <ji...@apache.org> on 2018/08/12 09:08:00 UTC

[jira] [Created] (HDDS-348) Parallalize container ops in ContainerStateMachine

Mukul Kumar Singh created HDDS-348:
--------------------------------------

             Summary: Parallalize container ops in ContainerStateMachine
                 Key: HDDS-348
                 URL: https://issues.apache.org/jira/browse/HDDS-348
             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


Currently all the ops in ContainerStateMachine#applyTransaction are processed sequentially by the ContainerStateMachine. However these ops can be parallelized by having a per container executor. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org