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) (backport #10755) #10756

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
    (cherry picked from commit 49e119d)
    Alex Valiushko authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    1c20695 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
    (cherry picked from commit 39498c0)
    Alex Valiushko authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ba976fc 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)
    (cherry picked from commit ce1cf1a)
    michaelklishin authored and mergify[bot] committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7d52043 View commit details
    Browse the repository at this point in the history
  4. Use maps:size/1 here

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

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