/[Apache-SVN]
ViewVC logotype

Revision 643142


Jump to revision: Previous Next
Author: stack
Date: Mon Mar 31 20:47:47 2008 UTC (16 years, 6 months ago)
Changed paths: 2
Log Message:
HBASE-551 Master stuck splitting server logs in shutdown loop;
on eachiteration, edits are aggregated up into the millions
M src/java/org/apache/hadoop/hbase/HLog.java
    (splitLog): If an exception processing a split, catch it.
    In finally, close and delete the split. Don't try retrying.
    While in some circumstance, we might recover, its also
    likely that we just get same exception again. If so, and
    multiple files, we'll just accumulate edits until the
    kingdom comes.


Changed paths

Path Details
Directoryhadoop/hbase/trunk/CHANGES.txt modified , text changed
Directoryhadoop/hbase/trunk/src/java/org/apache/hadoop/hbase/regionserver/HLog.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26