alb3rtobr commented on issue #4978:
URL: https://github.com/apache/geode/pull/4978#issuecomment-618452679


   > @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?.
   
   I was waiting for Bruce comments after reading your detailed analysis in the 
jira ticket (thanks for that), and I already had that method in mind, so it 
sounds fine for me.


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


Reply via email to