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

Oleg Kalnichevski resolved HTTPCLIENT-2269.
-------------------------------------------
    Fix Version/s: 5.3-alpha1
       Resolution: Fixed

> Implement Customizable Backoff and Probe Strategies for AIMDBackoffManager
> --------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2269
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2269
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Minor
>             Fix For: 5.3-alpha1
>
>
> As part of enhancing the AIMDBackoffManager, we'd like to introduce 
> customizable backoff and probe strategies. This will enable users to provide 
> their own custom strategies if needed, catering to different use cases and 
> requirements.
> Tasks:
>  # Design an interface for the backoff and probe strategies.
>  # Refactor the existing AIMDBackoffManager implementation to use the new 
> strategy interfaces.
>  # Create default backoff and probe strategy implementations based on the 
> current implementation.
>  # Update AIMDBackoffManager to accept custom strategy implementations 
> through its constructor or setter methods.
>  # Write unit tests to validate the custom strategy implementations.
>  # Update the documentation and JavaDoc to reflect the new changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to