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

Jean-Daniel Cryans commented on HBASE-7828:
-------------------------------------------

[~shiven] I see in your trunk patch that you haven't addressed Stack's comment 
regarding the renumbering. Was there a specific reason or was it a mistake? To 
be clear, renumbering like this will break compatibility between clients and 
servers, unless users re-generate the client thrift code for their language, 
and I don't see a reason for forcing that in this case.
                
> Expose HBase Scan object's "batch" property for intra-row batching in Thrift 
> API
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-7828
>                 URL: https://issues.apache.org/jira/browse/HBASE-7828
>             Project: HBase
>          Issue Type: New Feature
>          Components: Thrift
>    Affects Versions: 0.94.0
>            Reporter: Shivendra Pratap Singh
>            Priority: Minor
>              Labels: Hbase, Thrift
>             Fix For: 0.95.0
>
>         Attachments: hbase_7828.patch, hbase_7828_trunk.patch
>
>
> Hbase scan object has a property called "batch". This property allows intra 
> row batching. This property is not exposed in the Thrift TScan specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to