You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/01/03 01:36:51 UTC

[jira] [Created] (ACCUMULO-2129) Strip javadocs off overriding implementations of interfaces.

Christopher Tubbs created ACCUMULO-2129:
-------------------------------------------

             Summary: Strip javadocs off overriding implementations of interfaces.
                 Key: ACCUMULO-2129
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2129
             Project: Accumulo
          Issue Type: Task
            Reporter: Christopher Tubbs
            Priority: Minor
             Fix For: 1.7.0


TableOperationsImpl overrides TableOperations interface. The javadocs already exist on the interface... but they also got added to the Impl class... where they are prone to diverge. They should only exist on the interface.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)