You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ChiaPing Tsai (JIRA)" <ji...@apache.org> on 2016/10/16 18:34:20 UTC

[jira] [Created] (HBASE-16854) refactor the org.apache.hadoop.hbase.client.Action

ChiaPing Tsai created HBASE-16854:
-------------------------------------

             Summary: refactor the org.apache.hadoop.hbase.client.Action
                 Key: HBASE-16854
                 URL: https://issues.apache.org/jira/browse/HBASE-16854
             Project: HBase
          Issue Type: Improvement
            Reporter: ChiaPing Tsai
            Priority: Minor


a) According to the previous comments, the Action doesn’t apply the generic.
b) Action implements the Comparable<R>, but the Action#compareTo cast the object to Action.
For reasons outlined above, we should refactor the Action.



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