Xiaoyu Yao created HADOOP-12916: ----------------------------------- Summary: Allow different Hadoop IPC Call Queue throttling policies with FCQ/BackOff Key: HADOOP-12916 URL: https://issues.apache.org/jira/browse/HADOOP-12916 Project: Hadoop Common Issue Type: Improvement Reporter: Xiaoyu Yao Assignee: Xiaoyu Yao
Currently back off policy from HADOOP-10597 is hard coded to base on whether call queue is full. This ticket is open to allow flexible back off policies such as moving average of response time in RPC calls of different priorities. -- This message was sent by Atlassian JIRA (v6.3.4#6332)