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 2019/01/16 01:28:00 UTC

[jira] [Commented] (SAMZA-2072) Update guava to 23.0

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

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

GitHub user xinyuiscool opened a pull request:

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

    SAMZA-2072: Update guava to 23.0

    Startpoint is relying on an old version of guava, which should be updated to 23.0 for the newer api.

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

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

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

    https://github.com/apache/samza/pull/883.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 #883
    
----
commit 040fe613ccfe053f4ce41b54862a97d717c7031d
Author: xiliu <xi...@...>
Date:   2019-01-16T01:26:05Z

    SAMZA-2072: Update guava to 23.0

----


> Update guava to 23.0
> --------------------
>
>                 Key: SAMZA-2072
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2072
>             Project: Samza
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>            Priority: Major
>
> Seems Startpoint is relying on an old version of guava, which should be updated to 23.0 for the newer api.



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