Skip to content

Conversation

ansd
Copy link
Member

@ansd ansd commented Jul 10, 2024

Since feature flag message_containers introduced in 3.13.0 is required in 4.0, we can also require all other feature flags introduced in or before 3.13.0 and remove their compatibility code for 4.0:

  • restart_streams
  • stream_sac_coordinator_unblock_group
  • stream_filtering
  • stream_update_config_command

Related to #11642

@ansd ansd added this to the 4.0.0 milestone Jul 10, 2024
@ansd ansd changed the title Require all stable feature flags added up to 3.13.0 For 4.0: Require all stable feature flags added up to 3.13.0 Jul 10, 2024
@ansd ansd force-pushed the require-feature-flags branch 2 times, most recently from 7b811ec to db097b0 Compare July 10, 2024 10:59
ansd added 2 commits July 10, 2024 14:00
Since feature flag `message_containers` introduced in 3.13.0 is required in 4.0,
we can also require all other feature flags introduced in or before 3.13.0
and remove their compatibility code for 4.0:

* restart_streams
* stream_sac_coordinator_unblock_group
* stream_filtering
* stream_update_config_command
This test case was wrongly skipped and therefore never ran.
@ansd ansd force-pushed the require-feature-flags branch from db097b0 to 6cdfb62 Compare July 10, 2024 14:00
@mergify mergify bot added the bazel label Jul 10, 2024
@ansd ansd marked this pull request as ready for review July 10, 2024 15:18
@ansd ansd requested a review from dumbbell July 10, 2024 16:27
as suggested by JSP in PR feedback
@ansd ansd requested a review from dumbbell July 11, 2024 07:14
@ansd ansd merged commit 1ca9b95 into main Jul 11, 2024
@ansd ansd deleted the require-feature-flags branch July 11, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants