Skip to content

[Backport] Fix broken KafkaEmitterConfig parsing (#5201)#5208

Merged
jon-wei merged 1 commit intoapache:0.12.0from
jon-wei:backport-5201-to-0.12.0
Jan 4, 2018
Merged

[Backport] Fix broken KafkaEmitterConfig parsing (#5201)#5208
jon-wei merged 1 commit intoapache:0.12.0from
jon-wei:backport-5201-to-0.12.0

Conversation

@jon-wei
Copy link
Copy Markdown
Contributor

@jon-wei jon-wei commented Jan 3, 2018

Backport of #5201 to 0.12.0

* Fix broken KafkaEmitterConfig parsing

This was a regression introduced in
apache#4722

KafkaEmitterConfig property names have dot(.) in the name of properties
and JsonConfigurator behavior was changed to not support that.
Added a test and fixed parsing of properties that have dot(.) in
property names

* Fix test failure
@jon-wei jon-wei added this to the 0.12.0 milestone Jan 3, 2018
@jon-wei jon-wei merged commit e64092a into apache:0.12.0 Jan 4, 2018
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.

2 participants