[
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)