cwtrex commented on pull request #7965:
URL: https://github.com/apache/kafka/pull/7965#issuecomment-991930581


   > In the consumer config, set `value.deserializer` to `MyDeserializer.class`
   > In your poll loop, accept strings and use a JSON library to further 
process the record
   I'm utilizing Kafka Connectors.  After doing some review, looks like the 
solution would be called via `value.converter` rather than `value.deserializer`
   Once again, thank you @OneCricketeer 


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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


Reply via email to