You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/08/16 19:18:50 UTC

[jira] [Commented] (HBASE-9250) Lease sleep time can throw an exception

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

Ted Yu commented on HBASE-9250:
-------------------------------

+1
                
> Lease sleep time can throw an exception
> ---------------------------------------
>
>                 Key: HBASE-9250
>                 URL: https://issues.apache.org/jira/browse/HBASE-9250
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0, 0.95.2
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>             Fix For: 0.96.0
>
>         Attachments: HBASE-9250-0.patch
>
>
> {code}
> 2013-08-16 09:33:56,742 FATAL [regionserver60020.leaseChecker] regionserver.Leases: Unexpected exception killed leases thread
> java.lang.IllegalArgumentException: timeout value is negative
> 	at java.lang.Thread.sleep(Native Method)
> 	at org.apache.hadoop.hbase.regionserver.Leases.run(Leases.java:91)
> 	at java.lang.Thread.run(Thread.java:722){code}

--
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