You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Apekshit Sharma (JIRA)" <ji...@apache.org> on 2015/11/05 06:50:27 UTC

[jira] [Created] (HBASE-14769) Remove unused functions and duplicat javadocs from HBaseAdmin

Apekshit Sharma created HBASE-14769:
---------------------------------------

             Summary: Remove unused functions and duplicat javadocs from HBaseAdmin 
                 Key: HBASE-14769
                 URL: https://issues.apache.org/jira/browse/HBASE-14769
             Project: HBase
          Issue Type: Bug
            Reporter: Apekshit Sharma


HBaseAdmin is marked private, so removing the functions not being used anywhere.
Also, the javadocs of overridden functions are same as corresponding ones in Admin.java. Since javadocs are automatically inherited from the interface class, we can remove these redundant 100s of lines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)