Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #6254 - Total timeout not enforced for queued requests. #6258

Merged

Commits on May 11, 2021

  1. Fixes #6254 - Total timeout not enforced for queued requests.

    Fixed logic in HttpDestination.RequestTimeouts, where now a timeout
    is scheduled only when the expiration time is less than the existing one.
    Various code cleanups.
    Renamed HttpDestination.TimeoutTask to RequestTimeouts for clarity.
    Improved javadocs, code comments and logging.
    
    Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
    (cherry picked from commit 5f23689)
    (cherry picked from commit da50e06)
    (cherry picked from commit 88ac104)
    sbordet committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b13249f View commit details
    Browse the repository at this point in the history