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

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

     [ https://issues.apache.org/jira/browse/HBASE-14756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-14756:
-----------------------------------
    Fix Version/s: 1.3.0
                   2.0.0

> 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
>             Fix For: 2.0.0, 1.3.0
>
>
> 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)