[
https://issues.apache.org/jira/browse/HBASE-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460740#comment-13460740
]
Hudson commented on HBASE-6856:
-------------------------------
Integrated in HBase-TRUNK #3366 (See
[https://builds.apache.org/job/HBase-TRUNK/3366/])
HBASE-6856 Document the LeaseException thrown in scanner next (Revision
1388604)
Result = FAILURE
stack :
Files :
* /hbase/trunk/src/docbkx/troubleshooting.xml
> Document the LeaseException thrown in scanner next
> --------------------------------------------------
>
> Key: HBASE-6856
> URL: https://issues.apache.org/jira/browse/HBASE-6856
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 0.92.0
> Reporter: Daniel Iancu
> Assignee: Daniel Iancu
> Labels: LeaseException
> Fix For: 0.96.0
>
>
> In some situations clients that fetch data from a RS get a LeaseException
> instead of the usual ScannerTimeoutException/UnknownScannerException.
> This particular case should be documented in the HBase guide.
> Some key points
> * the source of exception is:
> org.apache.hadoop.hbase.regionserver.Leases.removeLease(Leases.java:230)
> * it happens in the context of a slow/freezing RS#next
> * it can be prevented by having hbase.rpc.timeout >
> hbase.regionserver.lease.period
> Harsh J investigated the issue and has some conclusions, see
> http://mail-archives.apache.org/mod_mbox/hbase-user/201209.mbox/%3CCAOcnVr3R-LqtKhFsk8Bhrm-YW2i9O6J6Fhjz2h7q6_sxvwd2yw%40mail.gmail.com%3E
--
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