jiajunwang opened a new issue #768: Helix rest should be able to handle node 
request that with no port specified
URL: https://github.com/apache/helix/issues/768
 
 
   Got the following error message (changed the hostname for security):
   PUT http://REST_ENDPOINT/apis/v1/participants/nodeOne.prod.com returned code 
400. Error: {'error': 'Invalid participant name: nodeOne.prod.com'}. JSON: 
{'error': 'Invalid participant name: nodeOne.prod.com'}
   The error is with the name format, we assume that the hostname is name + the 
port. But the convention is not applied in the same way everywhere, we do see 
these inconsistent namings in our system. So we need to either restrict this 
format everywhere or just don't assume every hostname will be in this format.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org
For additional commands, e-mail: reviews-h...@helix.apache.org

Reply via email to