pjpringle opened a new issue #7239:
URL: https://github.com/apache/pinot/issues/7239


   Low level Kafka consumer assumes string deserializer for the key. 
   
   This causes exceptions if the kafka data is not keyed by a string.
   
   Proposal to make the key deserializer class configurable.
   
   Code link
   
https://www.github.com/apache/pinot/tree/master/pinot-plugins%2Fpinot-stream-ingestion%2Fpinot-kafka-2.0%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fpinot%2Fplugin%2Fstream%2Fkafka20%2FKafkaPartitionLevelConnectionHandler.java


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to