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

2016-10-18 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-16854:
---
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Thanks for the patch, ChiaPing

> 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, HBASE-16854.v1.patch
>
>
> a) According to the previous comments, the Action doesn’t apply the generic.
> b) Action implements the Comparable, 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)


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

2016-10-18 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-16854:
---
Summary: Refactor the org.apache.hadoop.hbase.client.Action  (was: refactor 
the org.apache.hadoop.hbase.client.Action)

> 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, HBASE-16854.v1.patch
>
>
> a) According to the previous comments, the Action doesn’t apply the generic.
> b) Action implements the Comparable, 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)


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

2016-10-17 Thread ChiaPing Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ChiaPing Tsai updated HBASE-16854:
--
Status: Patch Available  (was: Open)

> 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, HBASE-16854.v1.patch
>
>
> a) According to the previous comments, the Action doesn’t apply the generic.
> b) Action implements the Comparable, 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)


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

2016-10-17 Thread ChiaPing Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ChiaPing Tsai updated HBASE-16854:
--
Attachment: HBASE-16854.v1.patch

address [~tedyu]'s comment.
Move the test code of Action into TestAsncProcess

> 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, HBASE-16854.v1.patch
>
>
> a) According to the previous comments, the Action doesn’t apply the generic.
> b) Action implements the Comparable, 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)


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

2016-10-17 Thread ChiaPing Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ChiaPing Tsai updated HBASE-16854:
--
Status: Open  (was: Patch Available)

> 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, 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)


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

2016-10-16 Thread ChiaPing Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ChiaPing Tsai updated HBASE-16854:
--
Attachment: HBASE-16854.v0.patch

> 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
>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, 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)


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

2016-10-16 Thread ChiaPing Tsai (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ChiaPing Tsai updated HBASE-16854:
--
 Assignee: ChiaPing Tsai
Fix Version/s: 2.0.0
Affects Version/s: 2.0.0
   Status: Patch Available  (was: Open)

> 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, 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)