Felix N created HDFS-17935:
------------------------------

             Summary: [ARR] Separate router async handlers for active and 
observer
                 Key: HDFS-17935
                 URL: https://issues.apache.org/jira/browse/HDFS-17935
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Felix N
            Assignee: Felix N


Most router traffic are reads, and currently all traffic to a namespace is 
handled by one same executor, so high observer load can increase competition 
for active ops. It would be beneficial to split the handler pools into 2 
separate sets, one for active, one for observer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to