You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by xinyuiscool <gi...@git.apache.org> on 2018/05/08 01:01:57 UTC

[GitHub] samza pull request #508: SAMZA-1704: Fix compatibility issues with scala 2.1...

GitHub user xinyuiscool opened a pull request:

    https://github.com/apache/samza/pull/508

    SAMZA-1704: Fix compatibility issues with scala 2.12

    Need to add override keyword for overriding a method in scala 2.12.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1704

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/508.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 #508
    
----
commit 6d5ebf9c6e683320f0dfe308d22508cf454ec0c2
Author: xiliu <xi...@...>
Date:   2018-05-08T01:00:27Z

    SAMZA-1704: Fix compatibility issues with scala 2.12

----


---

[GitHub] samza pull request #508: SAMZA-1704: Fix compatibility issues with scala 2.1...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/508


---