Skip to content

Reduce the number of records with duplicate keys #70

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

Closed
yatharthranjan opened this issue May 2, 2018 · 0 comments · Fixed by #77
Closed

Reduce the number of records with duplicate keys #70

yatharthranjan opened this issue May 2, 2018 · 0 comments · Fixed by #77

Comments

@yatharthranjan
Copy link
Member

The streams app is producing a lot of records with duplicate keys because of commit.interval.ms. This value should ideally be different for streams with different time windows.
This causes a lot of unnecessary processing of duplicate records in mongoDb-connector.

This was referenced Jul 16, 2018
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 a pull request may close this issue.

1 participant