-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/380/
-----------------------------------------------------------
(Updated 2010-07-23 14:53:37.123965)
Review request for hbase, stack and Kannan Muthukkaruppan.
Changes
-------
Good catch Kannan... updated the diff with comments this time.
Summary
-------
Region permanently offlined - if the ZNode is already in the target state, do
not update it again.
This addresses bug HBASE-2866.
http://issues.apache.org/jira/browse/HBASE-2866
Diffs (updated)
-----
trunk/src/main/java/org/apache/hadoop/hbase/master/ZKUnassignedWatcher.java
967128
trunk/src/main/java/org/apache/hadoop/hbase/zookeeper/ZooKeeperWrapper.java
967128
Diff: http://review.hbase.org/r/380/diff
Testing
-------
Ran unit tests, went through fine (except TestRowAtomicity, which is known to
be failing).
Thanks,
Karthik