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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to