You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/11/04 03:38:27 UTC

[jira] [Created] (HBASE-14756) Break out ClientBackoffPolicy factors into configurable and stackable components

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)