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