Dan Smith created GEODE-7647:
--------------------------------
Summary: Remove unused code from GMSJoinLeave.findCoordinator
Key: GEODE-7647
URL: https://issues.apache.org/jira/browse/GEODE-7647
Project: Geode
Issue Type: Improvement
Components: membership
Reporter: Dan Smith
There is some dead code in this method that computes a couple of local
variables that are never used - coord and coordIsNoob
https://github.com/apache/geode/blob/2178ba8fefcda23d4b2d3b6ecc68b58dd8839f7f/geode-core/src/main/java/org/apache/geode/distributed/internal/membership/gms/membership/GMSJoinLeave.java#L1223
--
This message was sent by Atlassian Jira
(v8.3.4#803005)