-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cluster Management, Monitoring
-
None
There are methods in ClusterDescription that get a List<ServerDescription> according to various criteria. They are used to implement ServerSelector implementations, but they should really never have been made public. Before ClusterDescription is exposed to users in scope of JAVA-2139, these methods should be deprecated.