Backup master not starting up due to Bind Exception while starting HttpServer
-----------------------------------------------------------------------------
Key: HBASE-5839
URL: https://issues.apache.org/jira/browse/HBASE-5839
Project: HBase
Issue Type: Bug
Reporter: ramkrishna.s.vasudevan
Fix For: 0.96.0, 0.94.1
Backup master tries to bind to the info port 60010.
This is done once the back up master becomes active. Even before that the Data
Xceviers threads (IPC handlers) are started and they are started at random
port. If already 60010 is used then when standby master comes up then it fails
due to bind exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira