hbase/hbase-procedure/src
Apekshit Sharma e8ba7b2320 HBASE-19457 Debugging flaky TestTruncateTableProcedure
- Adds debug logging for future ease
- Removes 60s timeout since testRecoveryAndDoubleExecutionPreserveSplits is only halfway after a minute.
- Adds some comments
- Logging change: Some places report "regionState=" while others just "state=".
  State machine procs also have "state=" in their logs. Let me change all region related logging to "regionState=" so that
  1) it's consistent everywhere, 2) more filtered results when searching through logs.
2017-12-08 17:25:44 -08:00
..
main/java/org/apache/hadoop/hbase/procedure2 HBASE-19457 Debugging flaky TestTruncateTableProcedure 2017-12-08 17:25:44 -08:00
test HBASE-19319 Fix bug in synchronizing over ProcedureEvent 2017-11-27 12:06:07 -08:00