----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/112/#review118 -----------------------------------------------------------
src/main/java/org/apache/hadoop/hbase/master/HMaster.java <http://review.hbase.org/r/112/#comment669> I'll get rid of this before commit, just was useful when trying to figure out what was going on with the TODO below - Todd On 2010-06-01 18:43:36, Todd Lipcon wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://review.hbase.org/r/112/ > ----------------------------------------------------------- > > (Updated 2010-06-01 18:43:36) > > > Review request for hbase and Jonathan Gray. > > > Summary > ------- > > Patch fixes the issue and includes a unit test. Note that there is a TODO in > the unit test - would appreciate comments on what the right behavior is there. > > > This addresses bug HBASE-2560. > http://issues.apache.org/jira/browse/HBASE-2560 > > > Diffs > ----- > > src/main/java/org/apache/hadoop/hbase/master/HMaster.java c713245 > src/test/java/org/apache/hadoop/hbase/master/TestMaster.java PRE-CREATION > > Diff: http://review.hbase.org/r/112/diff > > > Testing > ------- > > > Thanks, > > Todd > >