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

HPCC-32540 Roxie may flood NIC of target agents if no agents running on a channel #19050

Merged
merged 3 commits into from
Oct 9, 2024

Commits on Aug 28, 2024

  1. HPCC-32540 Refactor roxie retryPending code to make backoff possible

    This change should not affect functionality at all, but makes it possible
    to make future changes allowing per-channel back-off.
    
    Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
    richardkchapman committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bf120af View commit details
    Browse the repository at this point in the history
  2. HPCC-32540 Don't retry indefinitely when a server request is not ackn…

    …owledged
    
    Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
    richardkchapman committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ae93d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. HPCC-32504 Recoverable failures on agents not handled properly with a…

    …cknowledge enabled
    
    Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
    richardkchapman committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c348e4f View commit details
    Browse the repository at this point in the history