----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://review.hbase.org/r/170/#review188 -----------------------------------------------------------
/branches/0.20/src/java/org/apache/hadoop/hbase/client/HConnectionManager.java <http://review.hbase.org/r/170/#comment865> getCachedLocation does the right thing? /branches/0.20/src/java/org/apache/hadoop/hbase/client/HConnectionManager.java <http://review.hbase.org/r/170/#comment864> rl will never be null? - stack On 2010-06-11 11:42:53, Jean-Daniel Cryans wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://review.hbase.org/r/170/ > ----------------------------------------------------------- > > (Updated 2010-06-11 11:42:53) > > > Review request for hbase. > > > Summary > ------- > > Patch against branch that does some refactoring and that fixes the bug at the > same time. Adds a unit test that doesn't pass without the refactoring. > > Urgent to review. > > > This addresses bug HBASE-2712. > http://issues.apache.org/jira/browse/HBASE-2712 > > > Diffs > ----- > > > /branches/0.20/src/java/org/apache/hadoop/hbase/client/HConnectionManager.java > 953796 > /branches/0.20/src/test/org/apache/hadoop/hbase/client/TestHCM.java > PRE-CREATION > > Diff: http://review.hbase.org/r/170/diff > > > Testing > ------- > > > Thanks, > > Jean-Daniel > >