[ 
https://issues.apache.org/jira/browse/HBASE-16014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576234#comment-15576234
 ] 

Stephen Yuan Jiang edited comment on HBASE-16014 at 10/14/16 7:19 PM:
----------------------------------------------------------------------

LGTM.  

[~brandboat], are you planning to do more tests?  If not, we can commit it.  
FYI. [~ndimiduk]


was (Author: syuanjiang):
LGTM.  

[~brandboat], are you planning to do more tests?  If not, we can commit it.

> Get and Put constructor argument lists are divergent
> ----------------------------------------------------
>
>                 Key: HBASE-16014
>                 URL: https://issues.apache.org/jira/browse/HBASE-16014
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Nick Dimiduk
>            Assignee: brandboat
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16014_v0.patch, HBASE-16014_v1.patch
>
>
> API for construing Get and Put objects for a specific rowkey is quite 
> different. 
> [Put|http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/Put.html#constructor_summary]
>  supports many more variations for specifying the target rowkey and timestamp 
> compared to 
> [Get|http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/client/Get.html#constructor_summary].
>  Notably lacking are {{Get(byte[], int, int)}} and {{Get(ByteBuffer)}} 
> variations.



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

Reply via email to