On assign, if ConnectException, reassign another server
-------------------------------------------------------
Key: HBASE-3128
URL: https://issues.apache.org/jira/browse/HBASE-3128
Project: HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.90.0
{code}
2010-10-19 13:29:56,115 DEBUG [Master:0;172.24.152.112:51845]
master.AssignmentManager(801): No previous transition plan for
.META.,,1.1028785192 so generated a random one; hri=.META.,,1.1028785192, src=,
dest=172.24.152.112,51850,1287520189982; 3 (online=3, exclude=null) available
servers
2010-10-19 13:29:56,115 DEBUG [Master:0;172.24.152.112:51845]
master.AssignmentManager(723): Assigning region .META.,,1.1028785192 to
172.24.152.112,51850,1287520189982
2010-10-19 13:29:56,115 DEBUG [Master:0;172.24.152.112:51845]
master.ServerManager(567): New connection to 172.24.152.112,51850,1287520189982
2010-10-19 13:29:56,115 DEBUG [Thread-216-EventThread] zookeeper.ZKUtil(1012):
master:51845-0x12bc62e746c0014 Retrieved 43 byte(s) of data from znode
/hbase/unassigned/1028785192 and set watcher;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.