sadanand48 opened a new pull request, #1075:
URL: https://github.com/apache/ratis/pull/1075

   ## What changes were proposed in this pull request?
   [RATIS-2040](https://issues.apache.org/jira/browse/RATIS-2040) made some 
changes in the command to add an option to provide peerID. While doing so , it 
updated the address string to be of pattern "hostname/ip:port" which was 
previously hostname:port. This PR sets it back to "host:port" pattern.
   
   This causes connectionRefused messages in the application as the wrong 
address string is used.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/RATIS-2069
   
   ## How was this patch tested?
   Unit test added
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to