You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Tony Dong (JIRA)" <ji...@apache.org> on 2015/02/24 22:53:04 UTC

[jira] [Created] (AURORA-1143) MName doesn't recognize a port if it's not declared explicitly, but only through a port map.

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)