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

Remove warning for concurrency.sink #896

Closed
oguzhanunlu opened this issue May 17, 2024 · 0 comments
Closed

Remove warning for concurrency.sink #896

oguzhanunlu opened this issue May 17, 2024 · 0 comments

Comments

@oguzhanunlu
Copy link
Member

The warnings below are misleading and should be removed

# WARNING: if greater than 1, records can get checkpointed before they are sunk
"sink": 1

# WARNING: if greater than 1, records can get checkpointed before they are sunk
"sink": 1

Recommended default values should be increased to 256 to match concurrency.enrich

oguzhanunlu added a commit that referenced this issue May 20, 2024
sink max 8 chunk at once by default for kafka and kinesis

Update default concurrency.sink values for kafka and kinesis

Remove warning for concurrency.sink (close #896)

Produce Kafka records at once
oguzhanunlu added a commit that referenced this issue May 21, 2024
sink max 8 chunk at once by default for kafka and kinesis

Update default concurrency.sink values for kafka and kinesis

Remove warning for concurrency.sink (close #896)

Produce Kafka records at once
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