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

fix(temporal): use correct property value for temporal.retention #265

Conversation

justenwalker
Copy link
Contributor

What

This fixes an issue with setting the default namespace retention back to the default of 30 days

Fixes: airbytehq/airbyte#28235

How

Use the correct name value of the @Property annotation

Recommended reading order

  1. airbyte-commons-temporal/src/main/java/io/airbyte/commons/temporal/TemporalUtils.java

🚨 User Impact 🚨

Probably not

@justenwalker justenwalker force-pushed the jwalker/fix-temporal-retention branch 2 times, most recently from 96ab515 to 6e77655 Compare August 3, 2023 21:56
@justenwalker justenwalker force-pushed the jwalker/fix-temporal-retention branch 2 times, most recently from 052db98 to 64f0ea5 Compare August 4, 2023 11:39
This fixes an issue with setting the default namespace retention
back to the default of 30 days

Fixes: airbytehq/airbyte#28235

Signed-off-by: Justen Walker <[email protected]>
@justenwalker justenwalker force-pushed the jwalker/fix-temporal-retention branch from 64f0ea5 to 37f435a Compare August 4, 2023 12:50
Copy link
Contributor

@jdpgrailsdev jdpgrailsdev left a comment

Choose a reason for hiding this comment

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

:shipit:

@sajarin
Copy link
Contributor

sajarin commented Aug 4, 2023

/create-oss-pr

@sajarin
Copy link
Contributor

sajarin commented Aug 4, 2023

Thanks for the pr Justen, this has been merged!

@sajarin sajarin closed this Aug 4, 2023
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.

Cannot set temporal retention on Kubernetes
4 participants