[
https://issues.apache.org/jira/browse/HBASE-13297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371447#comment-14371447
]
Lars Hofhansl commented on HBASE-13297:
---------------------------------------
[~anoop.hbase] very true. So is there any alternative? I don't like having an
extra RPC for every region as this patch does.
Also ran the test suite over night; fails here:
{noformat}
Failed tests:
TestRegionServerMetrics.testRequestCount:163 Metrics Counters should be equal
expected:<111> but was:<112>
{noformat}
Will fix later.
> 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)