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

Visibility timeout extension configuration changes #3604

Conversation

dlvenable
Copy link
Member

@dlvenable dlvenable commented Nov 8, 2023

Description

This makes a few changes to the new visibility timeout extension feature:

  • Rename the configuration to maximum_visibility_timeout_extension. This remains consistent with other names such as maximum_messages.
  • Increase the default maximum extension timeout to 2 hours.
  • Increase the largest extension timeout allowed to 24 hours.

Issues Resolved

N/A

Changes to the #3565 PR to help finish up #2485.

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ension feature. Increase the maximum default to 2 hours, increase the maximum configurable extension to 24 hours, and rename to use the work "maximum" to remain consistent (e.g. maximum_messages).

Signed-off-by: David Venable <[email protected]>
@dlvenable
Copy link
Member Author

@kkondaka , Do you see any concerns with these larger values for the maximum extension?

@dlvenable dlvenable merged commit 803671a into opensearch-project:main Nov 8, 2023
41 of 42 checks passed
@dlvenable dlvenable deleted the max-visibility-extension-default-increase branch November 8, 2023 17:15
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