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

ASF GitHub Bot commented on BEAM-3156:
--------------------------------------

chamikaramj commented on issue #4095: [BEAM-3156] Fix BigTableIO to use 
non-deprecated Futures.addCallback function
URL: https://github.com/apache/beam/pull/4095#issuecomment-347666254
 
 
   Looks like Jenkins  is stable now. I'll wait for the current run.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to