[
https://issues.apache.org/jira/browse/HBASE-14756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-14756:
-----------------------------------
Summary: Break out ClientBackoffPolicy factors into configurable and
composable components (was: Break out ClientBackoffPolicy factors into
configurable and stackable components)
> Break out ClientBackoffPolicy factors into configurable and composable
> components
> ---------------------------------------------------------------------------------
>
> Key: HBASE-14756
> URL: https://issues.apache.org/jira/browse/HBASE-14756
> Project: HBase
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Assignee: Heng Chen
> Attachments: HBASE-14756.patch
>
>
> 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.4.14#64029)