mcvsubbu opened a new issue #3998: Upgrade to use latest Kafka release
URL: https://github.com/apache/incubator-pinot/issues/3998
 
 
   Kafka release has a stable version of 2.1.1 
(https://kafka.apache.org/downloads)
   
   Pinot should upgrade to a more recent version of Kafka
   
   This release is source incompatible with 0.9 (that Pinot currently uses).  
We need to:
   * Evaluate the compatiblity of new kafka client with older brokers. If they 
are not compatbile, then we should upgrade in steps getting to 2.1 eventually.
   * Ensure that new Kafka client still provides the functionality we rely on, 
and move Pinot to use new Kafka clients.
   
   Meanwhile, one solution is to use pluggable streams, but we need to make 
sure that there is no classpath collision and undesirable behavior

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


With regards,
Apache Git Services

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

Reply via email to