Skip to content

Rename quorum_queue_utils to queue_utils (backport #9417) #9552

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

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 27, 2023

This is an automatic backport of pull request #9417 done by Mergify.
Cherry-pick of 1ac9249 has failed:

On branch mergify/bp/v3.12.x/pr-9417
Your branch is up to date with 'origin/v3.12.x'.

You are currently cherry-picking commit 1ac9249512.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   deps/rabbit/app.bzl
	modified:   deps/rabbit/test/consumer_timeout_SUITE.erl
	modified:   deps/rabbit/test/dead_lettering_SUITE.erl
	modified:   deps/rabbit/test/direct_exchange_routing_v2_SUITE.erl
	modified:   deps/rabbit/test/dynamic_qq_SUITE.erl
	modified:   deps/rabbit/test/exchanges_SUITE.erl
	modified:   deps/rabbit/test/maintenance_mode_SUITE.erl
	modified:   deps/rabbit/test/publisher_confirms_parallel_SUITE.erl
	renamed:    deps/rabbit/test/quorum_queue_utils.erl -> deps/rabbit/test/queue_utils.erl
	modified:   deps/rabbit/test/quorum_queue_SUITE.erl
	modified:   deps/rabbit/test/rabbit_fifo_dlx_integration_SUITE.erl
	modified:   deps/rabbit/test/single_active_consumer_SUITE.erl

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   deps/rabbit/BUILD.bazel
	deleted by us:   deps/rabbit/test/quorum_queue_member_reconciliation_SUITE.erl
	both modified:   deps/rabbit/test/rabbit_stream_queue_SUITE.erl

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Not quorum queue specific any longer.
It's used in many test suites to query any queue type.

(cherry picked from commit 1ac9249)

# Conflicts:
#	deps/rabbit/BUILD.bazel
#	deps/rabbit/test/quorum_queue_member_reconciliation_SUITE.erl
#	deps/rabbit/test/rabbit_stream_queue_SUITE.erl
@michaelklishin michaelklishin added this to the 3.12.7 milestone Sep 27, 2023
@michaelklishin michaelklishin merged commit 5a07beb into v3.12.x Sep 27, 2023
@michaelklishin michaelklishin deleted the mergify/bp/v3.12.x/pr-9417 branch September 27, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants