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

Have retention period of kafka topics as minumum 1 day #516

Open
rajadilipkolli opened this issue Sep 17, 2023 · 0 comments
Open

Have retention period of kafka topics as minumum 1 day #516

rajadilipkolli opened this issue Sep 17, 2023 · 0 comments

Comments

@rajadilipkolli
Copy link
Owner

With the current configuration, the messages are not retained, disposed of once sent. Having durable store will help to process messages sent earlier.

In all listener services makes sure that if it is registering for the first time then processing should be set to earliest and when registered change it to latest.

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

No branches or pull requests

1 participant