-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/694/
-----------------------------------------------------------
Review request for hbase.
Summary
-------
Simply moves the LogActionListeners and outputfiles handling out of the
updateLock synchronization.
This addresses bug HBASE-2922.
http://issues.apache.org/jira/browse/HBASE-2922
Diffs
-----
/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLog.java
987355
Diff: http://review.cloudera.org/r/694/diff
Testing
-------
Unit tests and some PEs.
Thanks,
Jean-Daniel