Andrew Purtell created HBASE-14756:
--------------------------------------
Summary: Break out ClientBackoffPolicy factors into configurable
and stackable components
Key: HBASE-14756
URL: https://issues.apache.org/jira/browse/HBASE-14756
Project: HBase
Issue Type: Improvement
Reporter: Andrew Purtell
Currently ExponentialClientBackoffPolicy evaluates three load parameters sent
back in results from the server. The policy is fixed in implementation. Instead
it should be possible to define the collection of considered load factors via
configuration, and for each selected term parameterize how the load factor
should contribute to the backoff calculation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)