Description
Existing EC2Snitch... compare is done via == instead of equals() while comparing the IP's...
(endpoint == FBUtilities.getLocalAddress())
It is ok to compare the Object Address as most of the code uses FBU.getLocalAddress() and it returns the same object everywhere... but it breaks nodetool ring.