linkedin/brooklin

kafka header not mirroring

hgword opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.

I try to Mirroring kafka clusters.
and I using same as tutorial.
but brooklin miss mirroring that kafka headers.

Describe the solution you'd like
A clear and concise description of what you want to happen.
kafka header also mirroring it.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

I checked "KafkaMirrorMakerConnectorTask.java".
I think add kafka header copy logic in translate method.

Additional context
Add any other context about the feature request here.