GitHub user jmakes opened a pull request: https://github.com/apache/samza/pull/300
SAMZA-1428: Fix scala 2.10 compilation issue with java 8 interface st⦠â¦atic methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/jmakes/samza samza-1428 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/300.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 #300 ---- commit 5f1b03403d4c4a9171e8e11675a4efd0a1e09cfa Author: Jacob Maes <jm...@linkedin.com> Date: 2017-09-21T18:42:29Z SAMZA-1428: Fix scala 2.10 compilation issue with java 8 interface static methods ---- ---