jujoramos commented on issue #4978: URL: https://github.com/apache/geode/pull/4978#issuecomment-618449100
@alb3rtobr I've been discussing the issue with @bschuchardt and we think you can use `MemberIdentifier.compareTo(other, compareMemberData, compareViewIDs)` to execute the member comparison instead of `equals`, that would guarantee that the `ping` is handled by the current member when the only difference between `myID` and `targetServer` is the `viewId`. Sounds feasible?. ---------------------------------------------------------------- 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