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

Correct Kafka wrapper producer blocking semantic and passing the producer config object #833

Merged
merged 1 commit into from
Oct 18, 2017

Conversation

merlimat
Copy link
Contributor

Motivation

The "block when queue is full" semantic in Kafka is slightly different from the Pulsar client and we need to adjust a bit to have a comparable default setting.

Additionally, the producer config object was not passed correctly.

@merlimat merlimat added the type/bug The PR fixed a bug or issue reported a bug label Oct 17, 2017
@merlimat merlimat added this to the 1.21.0-incubating milestone Oct 17, 2017
Copy link
Contributor

@rdhabalia rdhabalia left a comment

Choose a reason for hiding this comment

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

👍

@merlimat
Copy link
Contributor Author

retest this please

@merlimat merlimat merged commit fb92a51 into apache:master Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants