You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/02 19:11:00 UTC

[jira] [Created] (KUDU-3141) Replace Deferred (async) with Java CompletableFuture

Grant Henke created KUDU-3141:
---------------------------------

             Summary: Replace Deferred (async) with Java CompletableFuture
                 Key: KUDU-3141
                 URL: https://issues.apache.org/jira/browse/KUDU-3141
             Project: Kudu
          Issue Type: Improvement
          Components: client
            Reporter: Grant Henke


Given the async project is no longer maintained and Java now has async capabilities by default that can achieve a similar result, at some point should replace Deferred with CompletableFuture or something similar. This should be done before stabilizing the AsyncKuduClient interface. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)