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

[jira] [Created] (KUDU-2082) Deferred class should not be final

Hari Shreedharan created KUDU-2082:
--------------------------------------

             Summary: 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)