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

Introduce per-channel consumers limit (by @illotum, AWS) (backport #10754) #10755

Merged
merged 5 commits into from
Mar 16, 2024

Commits on Mar 16, 2024

  1. Add consumers per channel limit

    (cherry picked from commit d7374cb)
    
    # Conflicts:
    #	deps/rabbit/src/rabbit_channel.erl
    Alex Valiushko authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    49e119d View commit details
    Browse the repository at this point in the history
  2. address feedback

    (cherry picked from commit 72317cc)
    
    # Conflicts:
    #	deps/rabbit/src/rabbit_channel.erl
    Alex Valiushko authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    39498c0 View commit details
    Browse the repository at this point in the history
  3. per_node_limit_SUITE: clean up created virtual hosts

    (cherry picked from commit 3564df8)
    michaelklishin authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ce1cf1a View commit details
    Browse the repository at this point in the history
  4. Use maps:size/1 here

    (cherry picked from commit 34b1cf6)
    michaelklishin authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0925a13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33680a4 View commit details
    Browse the repository at this point in the history