You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ryan Niemocienski (JIRA)" <ji...@apache.org> on 2017/11/07 22:21:00 UTC

[jira] [Commented] (BEAM-3156) Use non-deprecated Futures.addCallback function.

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

Ryan Niemocienski commented on BEAM-3156:
-----------------------------------------

added issue for PR I'm working on

> Use non-deprecated Futures.addCallback function.
> ------------------------------------------------
>
>                 Key: BEAM-3156
>                 URL: https://issues.apache.org/jira/browse/BEAM-3156
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-gcp
>            Reporter: Ryan Niemocienski
>            Assignee: Chamikara Jayalath
>            Priority: Minor
>
> addCallback(ListenableFuture, FutureCallback) is in the process of being deprecated in favor of addCallback(ListenableFuture, FutureCallback, Executor). Currently BigtableIO uses the former function call; switch it to the second one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)