You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2016/03/15 22:21:33 UTC

[jira] [Updated] (SAMZA-897) TaskConfig uses getOrDefault() which is not available in Java 7

     [ https://issues.apache.org/jira/browse/SAMZA-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Maes updated SAMZA-897:
----------------------------
    Attachment: SAMZA-897.patch

Attaching patch

RB: https://reviews.apache.org/r/44866/

> TaskConfig uses getOrDefault() which is not available in Java 7
> ---------------------------------------------------------------
>
>                 Key: SAMZA-897
>                 URL: https://issues.apache.org/jira/browse/SAMZA-897
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jake Maes
>            Assignee: Jake Maes
>         Attachments: SAMZA-897.patch
>
>
> The bug was introduced in SAMZA-867 and breaks backward compatibility with Java 7 because getOrDefault is a Java 8 addition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)