markusthoemmes opened a new pull request #4844: Update Kafka version to 2.4.0, make kafka related dependencies consistent. URL: https://github.com/apache/openwhisk/pull/4844 <!--- Provide a concise summary of your changes in the Title --> ## Description The rabbit hole started with embeddedkafka only being available on Scala 2.13 at version 2.4.0. 1. Our Kafka clients and the used Kafka version doesn't match. That's not necessarily an issue but I think we should use matching versions unless we've seen issues there. 2. Updated akka-kafka to the latest and greatest. ## Related issue and scope Ref #4741 ## My changes affect the following components <!--- Select below all system components are affected by your change. --> <!--- Enter an `x` in all applicable boxes. --> - [X] Message Bus (e.g., Kafka) ## Types of changes <!--- What types of changes does your code introduce? Use `x` in all the boxes that apply: --> - [X] Enhancement or new feature (adds new functionality). ## Checklist: <!--- Please review the points below which help you make sure you've covered all aspects of the change you're making. --> - [X] I signed an [Apache CLA](https://github.com/apache/openwhisk/blob/master/CONTRIBUTING.md). - [X] I reviewed the [style guides](https://github.com/apache/openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :). - [X] I added tests to cover my changes.
---------------------------------------------------------------- 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
