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

4.1, by @Ayanda-D: stop QQ replicas when a QQ is forced to shrink to a single replica (backport #12468) #12482

Closed
wants to merge 5 commits into from

Commits on Oct 8, 2024

  1. Shutdown peer QQ FSMs on connected nodes on force-shrink execution fo…

    …r cluster
    
    wide consistency, ensuring only the leader is active/running
    
    (cherry picked from commit b675ce2)
    (cherry picked from commit d9de6d9)
    Ayanda-D authored and mergify[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bdb1c1c View commit details
    Browse the repository at this point in the history
  2. QQ tests for force-shrink to current member operations

    (cherry picked from commit 60ee35e)
    (cherry picked from commit 10dbde1)
    
    # Conflicts:
    #	deps/rabbit/test/quorum_queue_SUITE.erl
    Ayanda-D authored and mergify[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f68e8af View commit details
    Browse the repository at this point in the history
  3. Implement force_vhost_queues_shrink_member_to_current_member/1

    (cherry picked from commit c26aa3b)
    (cherry picked from commit b03637f)
    Ayanda-D authored and mergify[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1889830 View commit details
    Browse the repository at this point in the history
  4. Add test for QQ force_vhost_queues_shrink_member_to_current_member/1

    (cherry picked from commit de0c0db)
    (cherry picked from commit c9d97e6)
    
    # Conflicts:
    #	deps/rabbit/test/quorum_queue_SUITE.erl
    Ayanda-D authored and mergify[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    598ecdd View commit details
    Browse the repository at this point in the history
  5. Update QQ force-shrink logging

    (cherry picked from commit dd5ec3c)
    (cherry picked from commit 16170d0)
    Ayanda-D authored and mergify[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7f09feb View commit details
    Browse the repository at this point in the history