You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/08 01:02:00 UTC

[jira] [Commented] (SAMZA-1704) Fix compatibility issues with scala 2.12

    [ https://issues.apache.org/jira/browse/SAMZA-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466694#comment-16466694 ] 

ASF GitHub Bot commented on SAMZA-1704:
---------------------------------------

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

----


> Fix compatibility  issues with scala 2.12
> -----------------------------------------
>
>                 Key: SAMZA-1704
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1704
>             Project: Samza
>          Issue Type: Task
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Major
>
> Need to add override keyword for overriding a method in scala 2.12.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)