Galen O'Sullivan created GEODE-5464: ---------------------------------------
Summary: Add generics to DistributionManager Key: GEODE-5464 URL: https://issues.apache.org/jira/browse/GEODE-5464 Project: Geode Issue Type: Bug Components: membership, messaging Reporter: Galen O'Sullivan DistributionManager has a number of methods that take/return various {{Collection}}s without specifying the types of the elements in the collection. This code would be significantly more readable and understandable if generics were added. -- This message was sent by Atlassian JIRA (v7.6.3#76005)