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.x: remove availability of CQv1 #10656

Merged
merged 1 commit into from
May 13, 2024
Merged

4.x: remove availability of CQv1 #10656

merged 1 commit into from
May 13, 2024

Conversation

lhoguin
Copy link
Contributor

@lhoguin lhoguin commented Mar 4, 2024

Most of the v1 code is still around as it is needed for conversion to v2. It will be removed at a later time when conversion is no longer supported.

A few notes:

  • classic_queue_default_version: currently it remains but is unused. We validate the value and if it selects v1 we abort with an informative error
  • Both x-queue-version and x-queue-mode remain. We can't really remove them. They are ignored
  • Most of the v1 code is still around as it is needed for the automatic conversion

Type of Changes

  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)

@mergify mergify bot added the bazel label Mar 4, 2024
@michaelklishin michaelklishin added this to the 4.0.0 milestone Mar 4, 2024
@michaelklishin
Copy link
Member

The forced push is a rebase.

@michaelklishin michaelklishin changed the title Remove availability of CQv1 4.x: remove availability of CQv1 Mar 8, 2024
@lhoguin

This comment was marked as outdated.

@lhoguin lhoguin marked this pull request as ready for review March 12, 2024 12:20
We reject CQv1 in rabbit.schema as well.

Most of the v1 code is still around as it is needed
for conversion to v2. It will be removed at a later
time when conversion is no longer supported.

We don't shard the CQ property suite anymore:
there's only 1 case remaining.
@lhoguin lhoguin merged commit 0942573 into main May 13, 2024
20 checks passed
@lhoguin lhoguin deleted the loic-remove-cqv1-option branch May 13, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants