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

create durable queues and exchanges by default from the UI #656

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

viktorerlingsson
Copy link
Member

@viktorerlingsson viktorerlingsson commented Apr 8, 2024

WHAT is this pull request doing?

Sets durable to true by default when creating queues and exchanges from the UI

HOW can this pull request be tested?

Test in UI

Copy link
Member

@kickster97 kickster97 left a comment

Choose a reason for hiding this comment

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

Nice!
Exchanges also have the durable attribute, so I think we should add these changes to the exchange view also :)

@viktorerlingsson viktorerlingsson changed the title create durable queues by default from the UI create durable queues and exchanges by default from the UI Apr 8, 2024
@viktorerlingsson viktorerlingsson merged commit 27569b3 into main Apr 9, 2024
26 of 27 checks passed
@viktorerlingsson viktorerlingsson deleted the default_durable_queues_ui branch April 9, 2024 08:58
viktorerlingsson added a commit that referenced this pull request Sep 20, 2024
Sets durable to true by default when creating queues and exchanges from the UI
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.

2 participants