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

[Client]Should not serialize batchBuilder for ProducerConfigurationData #4620

Merged
merged 1 commit into from
Jun 27, 2019

Conversation

yjshen
Copy link
Member

@yjshen yjshen commented Jun 27, 2019

A ProducerConfigurationData created in ProducerBuilderImpl has a notNull batcherBuilder, it will be serialized during loadConf to JSON. Therefore a bug here.

I've updated existing tests to verify the change.

@yjshen
Copy link
Member Author

yjshen commented Jun 27, 2019

@codelipenghui Please help review this, thanks!

@sijie sijie added this to the 2.4.1 milestone Jun 27, 2019
@codelipenghui codelipenghui merged commit 9db3a78 into apache:master Jun 27, 2019
@yjshen yjshen deleted the conf-data-utils branch June 27, 2019 11:54
jiazhai pushed a commit that referenced this pull request Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants