GitHub user ijuma opened a pull request: https://github.com/apache/kafka/pull/1032
KAFKA-3357; Update to Scala 2.11.8 Scala 2.11.8 has been released with a number of bug fixes: * http://www.scala-lang.org/news/2.11.8/ There are a few important collection fixes: * https://issues.scala-lang.org/browse/SI-9497 * https://github.com/scala/scala/pull/4714 * https://github.com/scala/scala/pull/4693 And also some pattern matcher fixes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ijuma/kafka kafka-3357-update-to-scala-2.11.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1032.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 #1032 ---- commit 69963a8e49b5b5720d073a3260ec5a515a4c1ff6 Author: Ismael Juma <ism...@juma.me.uk> Date: 2016-03-09T08:39:57Z Update to Scala 2.11.8 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---