Go to file
Michael Stack 198a156334 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.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@643142 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31 20:47:47 +00:00
bin HBASE-536 Remove MiniDFS startup from MiniHBaseCluster 2008-03-24 19:13:56 +00:00
conf HBASE-515 At least double default timeouts between regionserver and master -- minor edit or property description 2008-03-14 18:14:45 +00:00
docs HBASE-526 Add documentation src and build to the 0.1 branch 2008-03-18 22:32:14 +00:00
lib HBASE-492 hbase TRUNK does not build against hadoop TRUNK 2008-03-06 05:09:33 +00:00
src HBASE-551 Master stuck splitting server logs in shutdown loop; 2008-03-31 20:47:47 +00:00
CHANGES.txt HBASE-551 Master stuck splitting server logs in shutdown loop; 2008-03-31 20:47:47 +00:00
NOTICE.txt HADOOP-2389 Provide multiple language bindings for HBase (Thrift) 2008-01-10 20:34:59 +00:00
README.txt HBASE-526 Add documentation src and build to the 0.1 branch 2008-03-18 22:32:14 +00:00
build-webapps.xml HBASE-403 Fix build after move of hbase in svn 2008-02-04 21:48:13 +00:00
build.xml HBASE-526 Add documentation src and build to the 0.1 branch 2008-03-18 22:32:14 +00:00

README.txt

See the docs directory or http://hbase.org