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

feat: more jetstream configurations #1771

Merged
merged 8 commits into from
Mar 29, 2022
Merged

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Mar 27, 2022

Signed-off-by: Derek Wang [email protected]

  1. Encryption at rest
  2. Stream configuration customization (maxSize, maxAge, maxBytes, etc)

Checklist:

whynowy added 3 commits March 26, 2022 16:28
.
Signed-off-by: Derek Wang <[email protected]>
Signed-off-by: Derek Wang <[email protected]>
whynowy added 2 commits March 26, 2022 20:50
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
@whynowy
Copy link
Member Author

whynowy commented Mar 27, 2022

@juliev0

maxAge: 168h
maxBytes: -1
replicas: 3
duplicates: 60s
Copy link
Contributor

Choose a reason for hiding this comment

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

So, is "duplicates" how long it waits before resending a message that hasn't been acknowledged? or something else?

Copy link
Member Author

Choose a reason for hiding this comment

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

Duration of no duplicate message.

@whynowy whynowy merged commit eef3723 into argoproj:master Mar 29, 2022
@whynowy whynowy deleted the jsmoreconfig branch March 29, 2022 17:57
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