[
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583976#comment-15583976
]
ChiaPing Tsai commented on HBASE-16854:
---------------------------------------
The pervious comment is the "TODO" in the Action.java. The "TODO" is added by
the [HBAES-10356|https://issues.apache.org/jira/browse/HBASE-10356]
All timeed out tests pass locally.
> 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
> Affects Versions: 2.0.0
> Reporter: ChiaPing Tsai
> Assignee: ChiaPing Tsai
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-16854.v0.patch
>
>
> 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)