pvillard31 commented on pull request #4300: URL: https://github.com/apache/nifi/pull/4300#issuecomment-634610385
Thanks for the contribution @gadLinux! IIRC we introduced separate bundles to make sure we don't face any compatibility issue against Kafka between different versions. However, if there is no backward incompatibility with the Kafka clients (meaning that any 2.x client can talk to any 2.x broker - we would need to double check), I'd recommend to just keep using the existing ``nifi-kafka-2-0-nar`` and update the client version and add any property that would make sense. We could even bump the version to 2.5.0 if there is no backward compatibility issue. @markap14 - what are your thoughts on this? ---------------------------------------------------------------- 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]
