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 "Lokesh Jain (JIRA)" <ji...@apache.org> on 2017/10/27 17:06:00 UTC

[jira] [Created] (HDFS-12735) Make ContainerStateMachine#applyTransaction async

Lokesh Jain created HDFS-12735:
----------------------------------

             Summary: Make ContainerStateMachine#applyTransaction async
                 Key: HDFS-12735
                 URL: https://issues.apache.org/jira/browse/HDFS-12735
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Lokesh Jain
            Assignee: Lokesh Jain


Currently ContainerStateMachine#applyTransaction makes a synchronous call to dispatch client requests. Idea is to have a thread pool which dispatches client requests and returns a CompletableFuture.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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