bschuchardt commented on pull request #5843: URL: https://github.com/apache/geode/pull/5843#issuecomment-775426324
On looking at the changes further, I think that DistributionLocatorId.equals() should treat a membername holding an empty string as being the same as a null. There is code in WanDiscovery, at least, that gets the membername from a MemberIdentifierImpl, and that class will return an empty string if the member name is null. ---------------------------------------------------------------- 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: [email protected]
