Elek, Marton created HDDS-191: --------------------------------- Summary: Queue SCMCommands via EventQueue in SCM Key: HDDS-191 URL: https://issues.apache.org/jira/browse/HDDS-191 Project: Hadoop Distributed Data Store Issue Type: Improvement Reporter: Elek, Marton Assignee: Elek, Marton Fix For: 0.2.1
As a first step towards to a ReplicationManager I propose to introduce the EventQueue to the StorageContainerManager and enable to send SCMCommands via EventQueue. With this separation the ReplicationManager could easily send the appropriate SCMCommand (eg. CopyContainer) to the EventQueue without hard dependency to the SCMNodeManager. (And later we can introduce the CommandWatchers without modifying the ReplicationManager part) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org