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

TTL does not go back to default when going from specified -> null #149

Open
Morganamilo opened this issue Nov 22, 2022 · 1 comment
Open
Labels
bug Something isn't working. It's clear that this does need to be fixed.

Comments

@Morganamilo
Copy link

with the control API the docs for amqp/externa->target->message_ttl is "You can optionally override the default TTL on a queue and specify a TTL in minutes for messages to be persisted. It is unusual to change the default TTL, so if this field is left empty, the default TTL for the queue will be used."

However if I create a rule with a set TTL then update it and leave TTL empty. It keeps the TTL i specified on creation instead of reverting to queue default.

@Morganamilo Morganamilo added the bug Something isn't working. It's clear that this does need to be fixed. label Nov 22, 2022
@sync-by-unito
Copy link

sync-by-unito bot commented Nov 24, 2022

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2978

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

No branches or pull requests

1 participant