Ryan Niemocienski created BEAM-3156:
---------------------------------------

             Summary: 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