[ 
https://issues.apache.org/jira/browse/KUDU-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103839#comment-16103839
 ] 

Hari Shreedharan commented on KUDU-2082:
----------------------------------------

I opened a PR to fix this: https://github.com/OpenTSDB/async/pull/7

Once this is fixed, we must upgrade Kudu client to use the new async jar.

> Deferred class should not be 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)

Reply via email to