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 21:47:33 UTC

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

Jake Maes created SAMZA-897:
-------------------------------

             Summary: 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


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)