Skip to content

Conversation

@marcosdiez
Copy link

I ported all (unix and windows) scripts to allow one to use short or long server names on rabbitmq.

I believe this is important because on AWS/EC2 one is not supposed to use short domain names for we have no control over resolv.conf nor AWS's DNS.

@marcosdiez
Copy link
Author

I just ported @dezmodue 's idea. I hope it gets merged this time.

@michaelklishin
Copy link
Collaborator

Thank you. This repository is a mirror. Please create a patch against the mainline (see hg.rabbitmq.com) and post it to rabbitmq-users. I believe we have a bug filed for this, so your patch will be considered.

@dumbbell dumbbell modified the milestone: n/a Mar 24, 2015
dcorbacho pushed a commit that referenced this pull request May 27, 2016
New constant for rabbitmq-federation-7
dcorbacho pushed a commit that referenced this pull request Nov 18, 2020
dcorbacho pushed a commit that referenced this pull request Jul 5, 2023
…atch-format

Add uncompressed length to sub batch format
michaelklishin added a commit that referenced this pull request Mar 13, 2025
…tion) (#44)

* RMQ-1263: Check if queue protected from deleted inside rabbit_amqqueue:with_delete

Delayed exchange automatically manages associated Delayed Queue. We don't want users to delete it accidentally.

If queue is indeed protected its removal can be forced by calling  with
?INTERNAL_USER as ActingUser.

* RMQ-1263: Correct a type spec of amqqueue:internal_owner/1

* RMQ-1263: Add protected queues test

---------

Co-authored-by: Iliia Khaprov <iliia.khaprov@broadcom.net>
Co-authored-by: Michael Klishin <klishinm@vmware.com>
(cherry picked from commit 97f44adfad6d0d98feb1c3a47de76e72694c19e0)
mergify bot pushed a commit that referenced this pull request Mar 14, 2025
…tion) (#44)

* RMQ-1263: Check if queue protected from deleted inside rabbit_amqqueue:with_delete

Delayed exchange automatically manages associated Delayed Queue. We don't want users to delete it accidentally.

If queue is indeed protected its removal can be forced by calling  with
?INTERNAL_USER as ActingUser.

* RMQ-1263: Correct a type spec of amqqueue:internal_owner/1

* RMQ-1263: Add protected queues test

---------

Co-authored-by: Iliia Khaprov <iliia.khaprov@broadcom.net>
Co-authored-by: Michael Klishin <klishinm@vmware.com>
(cherry picked from commit 97f44adfad6d0d98feb1c3a47de76e72694c19e0)
(cherry picked from commit c69403e)
michaelklishin added a commit that referenced this pull request Mar 17, 2025
…tion) (#44)

* RMQ-1263: Check if queue protected from deleted inside rabbit_amqqueue:with_delete

Delayed exchange automatically manages associated Delayed Queue. We don't want users to delete it accidentally.

If queue is indeed protected its removal can be forced by calling  with
?INTERNAL_USER as ActingUser.

* RMQ-1263: Correct a type spec of amqqueue:internal_owner/1

* RMQ-1263: Add protected queues test

---------

Co-authored-by: Iliia Khaprov <iliia.khaprov@broadcom.net>
Co-authored-by: Michael Klishin <klishinm@vmware.com>
(cherry picked from commit 97f44adfad6d0d98feb1c3a47de76e72694c19e0)
ikavgo added a commit that referenced this pull request May 5, 2025
…tion) (#44)

* RMQ-1263: Check if queue protected from deleted inside rabbit_amqqueue:with_delete

Delayed exchange automatically manages associated Delayed Queue. We don't want users to delete it accidentally.

If queue is indeed protected its removal can be forced by calling  with
?INTERNAL_USER as ActingUser.

* RMQ-1263: Correct a type spec of amqqueue:internal_owner/1

* RMQ-1263: Add protected queues test

---------

Co-authored-by: Iliia Khaprov <iliia.khaprov@broadcom.net>
Co-authored-by: Michael Klishin <klishinm@vmware.com>
(cherry picked from commit 97f44adfad6d0d98feb1c3a47de76e72694c19e0)
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