[
https://issues.apache.org/jira/browse/HTTPCLIENT-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal updated HTTPCLIENT-2270:
--------------------------------------
Description:
In order to offer more flexibility and options for backoff strategies in the
AIMDBackoffManager, we'd like to introduceLinear Backoff strategie. These new
strategie can be useful in various networking scenarios and cater to different
use cases.
Tasks:
# Design and implement the Exponential Backoff strategy based on the
customizable backoff strategy interface (after implementing customizable
strategies).
# Design and implement the Linear Backoff strategy based on the customizable
backoff strategy interface (after implementing customizable strategies).
# Write unit tests to validate the functionality of the new Exponential and
Linear Backoff strategies.
# Update the documentation and JavaDoc to include the new backoff strategies
and provide usage examples.
# Ensure that the new strategies are compatible with the existing
AIMDBackoffManager implementation and do not break any existing functionality
was:
In order to offer more flexibility and options for backoff strategies in the
AIMDBackoffManager, we'd like to introduce Exponential and Linear Backoff
strategies. These new strategies can be useful in various networking scenarios
and cater to different use cases.
Tasks:
# Design and implement the Exponential Backoff strategy based on the
customizable backoff strategy interface (after implementing customizable
strategies).
# Design and implement the Linear Backoff strategy based on the customizable
backoff strategy interface (after implementing customizable strategies).
# Write unit tests to validate the functionality of the new Exponential and
Linear Backoff strategies.
# Update the documentation and JavaDoc to include the new backoff strategies
and provide usage examples.
# Ensure that the new strategies are compatible with the existing
AIMDBackoffManager implementation and do not break any existing functionality
> Linear Backoff Strategies for AIMDBackoffManager
> ------------------------------------------------
>
> Key: HTTPCLIENT-2270
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2270
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Reporter: Arturo Bernal
> Priority: Minor
>
> In order to offer more flexibility and options for backoff strategies in the
> AIMDBackoffManager, we'd like to introduceLinear Backoff strategie. These new
> strategie can be useful in various networking scenarios and cater to
> different use cases.
> Tasks:
> # Design and implement the Exponential Backoff strategy based on the
> customizable backoff strategy interface (after implementing customizable
> strategies).
> # Design and implement the Linear Backoff strategy based on the customizable
> backoff strategy interface (after implementing customizable strategies).
> # Write unit tests to validate the functionality of the new Exponential and
> Linear Backoff strategies.
> # Update the documentation and JavaDoc to include the new backoff strategies
> and provide usage examples.
> # Ensure that the new strategies are compatible with the existing
> AIMDBackoffManager implementation and do not break any existing functionality
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]