/[Apache-SVN]
ViewVC logotype

Revision 1514899


Jump to revision: Previous Next
Author: eclark
Date: Fri Aug 16 21:41:03 2013 UTC (11 years, 2 months ago)
Changed paths: 1
Log Message:
HBASE-9250 Make sure lease time isn't ever negative.

Sometimes nextLease.getDelay can return a negative number.  Trying to
sleep for a negative time thows an uncaught exception bringing down the
whole regionserver.

Changed paths

Path Details
Directoryhbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/Leases.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26