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

ARTEMIS-4642 Fix tracked federated demand when links are rejected or … #4819

Merged
merged 1 commit into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. ARTEMIS-4642 Fix tracked federated demand when links are rejected or …

    …blocked
    
    Under some scenarios federation demand tracking is losing track of total demand
    for a federated resource leading to teardown of federated links before all local
    demand has been removed from the resource. This occurs most often if the attempts
    to establish a federation link are refused because the resource hasn't yet been
    created and an eventual attach succeeds, but can also occur in combination with
    a plugin blocking or not blocking federation link creation in some cases.
    tabish121 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    73d5b20 View commit details
    Browse the repository at this point in the history