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


   The class provided needs to be part of consumer code and must be 
`value.deserializer` not the Connect API since it's not a converter. You said 
you're consuming strings, not JSON, which would imply you're using 
StringConverter already, rather than JSONConverter or something else 


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