[
https://issues.apache.org/jira/browse/HBASE-14822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated HBASE-14822:
---------------------------------
Attachment: 14822-0.98-v4.txt
Patch with checkstyle errors fixed. The diff looks more complex than it really
is because of indentation changes. I have added the below check on top of Lar's
patch in HRegionServer.java :
{code}
+ if (rows > 0) {
// Limit the initial allocation of the result array to the minimum
// of 'rows' or 100
{code}
> Renewing leases of scanners doesn't work
> ----------------------------------------
>
> Key: HBASE-14822
> URL: https://issues.apache.org/jira/browse/HBASE-14822
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.14
> Reporter: Samarth Jain
> Assignee: Lars Hofhansl
> Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.3, 0.98.17, 1.0.4
>
> Attachments: 14822-0.98-v2.txt, 14822-0.98-v3.txt, 14822-0.98-v4.txt,
> 14822-0.98.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)