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

Anoop Sam John commented on HBASE-13297:
----------------------------------------

bq. Or we can also document for 0.98 that one must make 100% sure that client 
and server have the exact same value for hbase.client.scanner.max.result.size
Still if HFile V3 is turned ON, there can be issue because of the tags length 
size (2 bytes) difference coming with every Cell.  In server this 2 bytes might 
be there in Cells but in client side this will NEVER be there.

> 0.98 and 1.0: Remove client side result size calculation
> --------------------------------------------------------
>
>                 Key: HBASE-13297
>                 URL: https://issues.apache.org/jira/browse/HBASE-13297
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 1.0.1, 0.98.13
>
>         Attachments: 13297-0.98.txt
>
>
> As described in parent, this can lead to missed rows when the client and 
> server calculate different size values.
> The patch here proposes a backwards compatible patch for 0.98 and 1.0.x.
> Parent will do a patch for 1.1 and 2.0.



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

Reply via email to