You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2017/07/27 20:20:00 UTC

[jira] [Updated] (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 ]

Hari Shreedharan updated KUDU-2082:
-----------------------------------
    Summary: Upgrade async jar once Deferred class is no longer final  (was: Deferred class should not be final)

> 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
>
> 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
(v6.4.14#64029)