Skip to content

[bitnami/rabbitmq] Migrate deprecated queue_leader_locator configuration#35748

Merged
gongomgra merged 6 commits intobitnami:mainfrom
bpfoster:rabbitmq-queue_leader_locator-deprecated
Aug 21, 2025
Merged

[bitnami/rabbitmq] Migrate deprecated queue_leader_locator configuration#35748
gongomgra merged 6 commits intobitnami:mainfrom
bpfoster:rabbitmq-queue_leader_locator-deprecated

Conversation

@bpfoster
Copy link
Contributor

Description of the change

When running the Bitnami RabbitMQ helm chart, I observe the following warning logged:

[warning] <0.985.0> Deprecated features: `queue_master_locator`: queue-master-locator is deprecated. queue-leader-locator should be used instead (allowed values are 'client-local' and 'balanced')

This feature looks to be deprecated beginning in RabbitMQ 4.0.

According to the docs, the queue_leader_locator value of min-masters is mapped to queue_leader_locator = balanced.

Benefits

This will update the configuration generated by the chart to use the new, corresponding, configuration for this.

Possible drawbacks

None noted

Applicable issues

  • fixes #

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added rabbitmq triage Triage is needed labels Aug 11, 2025
@github-actions github-actions bot requested a review from carrodher August 11, 2025 18:08
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Aug 12, 2025
@github-actions github-actions bot removed the triage Triage is needed label Aug 12, 2025
@github-actions github-actions bot removed the request for review from carrodher August 12, 2025 06:44
@github-actions github-actions bot requested a review from gongomgra August 12, 2025 06:44
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
bpfoster and others added 2 commits August 13, 2025 08:57
Signed-off-by: Ben Foster <bpfoster@gmail.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Copy link
Contributor

@gongomgra gongomgra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@gongomgra gongomgra merged commit ec2bbe1 into bitnami:main Aug 21, 2025
14 checks passed
@bpfoster bpfoster deleted the rabbitmq-queue_leader_locator-deprecated branch August 25, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rabbitmq solved verify Execute verification workflow for these changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants