You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/06/24 19:55:46 UTC

[GitHub] [nifi] gitfirenz edited a comment on pull request #4346: NIFI-7522 : Add Kafka 2.5 Processors set

gitfirenz edited a comment on pull request #4346:
URL: https://github.com/apache/nifi/pull/4346#issuecomment-648657221


   Hello, i've just finished compiling with JDK8 and JDK11 on Centos8. So i'm technically ready
   
   My POV is : 
   - putting 2.5 client in the 2.0 processor is a bit confusing for the user, despite doc
   - the 2.5 client is 2.0-protocol-compatible, but i haven't tested.
   - The 2.6 client will implement "incremental rebalancing", so i'd be good to anticipate it.
   - There will be a Kafka 3.x [Roadmap](https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals)
   - Maybe can we create a "2.5+" Processor with the 2.5 and further 2.6, 2.7 etc
   
   Edit : Kafka 2.6 will be released today, so i will propose a PR for 2.6 instead of 2.5
   
   


----------------------------------------------------------------
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:
users@infra.apache.org