Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.