GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/4185
MINOR: Update Scala 2.11 to 2.11.12
The main change is Java 9 support.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka scala-2.11.12
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4185.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4185
----
commit 832a5ea7e2b12a0f50565a541d5f3edd660e2832
Author: Ismael Juma <[email protected]>
Date: 2017-11-06T23:39:27Z
MINOR: Update Scala 2.11 to 2.11.12
The main change is Java 9 support.
----
---