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)