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 "Nanda kumar (JIRA)" <ji...@apache.org> on 2019/01/04 11:22:00 UTC

[jira] [Created] (HDDS-962) Introduce locking for container operations that are executed via DatanodeCommand

Nanda kumar created HDDS-962:
--------------------------------

             Summary: Introduce locking for container operations that are executed via DatanodeCommand
                 Key: HDDS-962
                 URL: https://issues.apache.org/jira/browse/HDDS-962
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Datanode
            Reporter: Nanda kumar
            Assignee: Nanda kumar


When SCM decides to take some action on a container, it sends DatanodeCommand to the datanodes. These commands are handled by CommandHandlers in datanode. Without proper locking, we cannot process these commands in parallel. This jira aims to introduce locks on container operations which are performed via ContainerController.



--
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