You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Chamikara Madhusanka Jayalath (Jira)" <ji...@apache.org> on 2021/01/23 02:36: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=17270524#comment-17270524 ] 

Chamikara Madhusanka Jayalath commented on BEAM-3156:
-----------------------------------------------------

Closing this since references PRs have been merged.

> Use non-deprecated Futures.addCallback function.
> ------------------------------------------------
>
>                 Key: BEAM-3156
>                 URL: https://issues.apache.org/jira/browse/BEAM-3156
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Ryan Niemocienski
>            Priority: P3
>
> 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
(v8.3.4#803005)