commit a78ed2802241c67abf0873d541aeb938689e08a5 Author: stack Date: Mon Dec 22 14:32:27 2014 -0800 HBASE-12746 [1.0.0RC0] Distributed Log Replay is on (HBASE-12577 was insufficient) diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml index 9730560..c3792d4 100644 --- a/hbase-common/src/main/resources/hbase-default.xml +++ b/hbase-common/src/main/resources/hbase-default.xml @@ -274,7 +274,7 @@ possible configurations would overwhelm and obscure the important. hbase.master.distributed.log.replay - true + false Enable 'distributed log replay' as default engine splitting WAL files on server crash. This default is new in hbase 1.0. To fall back to the old mode 'distributed log splitter', set the value to