jthompson6 commented on pull request #9216:
URL: https://github.com/apache/kafka/pull/9216#issuecomment-681165609


   I see the header converter class is configurable in 
https://github.com/apache/kafka/blob/trunk/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/WorkerConfig.java#L90,
 but it appears to be a whole cluster setting, when really we want to only set 
it for this connector. 
   
   Do you think it is a bug that SimpleHeaderConvertor#fromConnectHeader 
transforms a byte[] header, even is the schema is BYTES? Maybe that is a 
question for @rhauch ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to