Tony Dong created AURORA-1143:
---------------------------------
Summary: MName doesn't recognize a port if it's not declared
explicitly, but only through a port map.
Key: AURORA-1143
URL: https://issues.apache.org/jira/browse/AURORA-1143
Project: Aurora
Issue Type: Story
Components: UI, Usability
Reporter: Tony Dong
Priority: Minor
example announcer
announce=Announcer(primary_port='thrift', portmap={'health': 'admin'})
Where the health port was never explicitly used, then the following mname link
breaks.
http://host:port/mname/role/prod/service/0/admin returns
"The task does not have a registered http port."
It appears that non-explicitly declared ports are getting lost
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)