/[Apache-SVN]
ViewVC logotype

Revision 1445866


Jump to revision: Previous Next
Author: jmhsieh
Date: Wed Feb 13 19:13:38 2013 UTC (11 years, 8 months ago)
Changed paths: 1
Log Message:
HBASE-7703 Eventually all online snapshots fail due to Timeout at same regionserver.

Online snapshot attempts would fail due to timeout because a rowlock could not be obtained.  Prior to this a
cancellation occurred which likely grabbed the lock without cleaning it properly. The fix here is to use nice cancel
instead of interrupting cancel on failures.



Changed paths

Path Details
Directoryhbase/branches/hbase-7290/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26