Eason Zhang created TRAFODION-2391:
--------------------------------------
Summary: monitor failed to start when hostname contains uppercase.
Key: TRAFODION-2391
URL: https://issues.apache.org/jira/browse/TRAFODION-2391
Project: Apache Trafodion
Issue Type: Bug
Components: foundation
Reporter: Eason Zhang
Assignee: Eason Zhang
monitor shell.cxx: update_cluster_state function will invoke 'sqnodestatus'
command to get node status.
If hostname contains uppercase, 'sqnodestatus' will return uppercase hostnames.
But monitor only handles lowercase hostnames. So it will fail to start and
report below issue:
Warning: Node XXX is in a down state and is not currently available
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)