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:06:00 UTC

[jira] [Resolved] (KUDU-2082) Upgrade async jar once Deferred class is no longer final

     [ https://issues.apache.org/jira/browse/KUDU-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke resolved KUDU-2082.
-------------------------------
    Fix Version/s: NA
       Resolution: Won't Fix

It looks like the Async project is no longer maintained. Instead we should migrate to use native Java CompletableFutures or something similar. I will open a jira to track that. 

> Upgrade async jar once Deferred class is no longer final
> --------------------------------------------------------
>
>                 Key: KUDU-2082
>                 URL: https://issues.apache.org/jira/browse/KUDU-2082
>             Project: Kudu
>          Issue Type: Improvement
>          Components: client, java
>            Reporter: Hari Shreedharan
>            Priority: Minor
>             Fix For: NA
>
>
> The {{Deferred}} class in the Java client API is final, which makes it very difficult to mock in unit tests. I don't really see a reason for this class to be final. 



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