Le 24/12/2014 10:46, Luc Maisonobe a écrit : > CLIRR reports about getFairness() being added to an interface. Is this > interface intended to be implemented by users or not? If yes, then I > guess we cannot say in the release notes that: > > "No client code changes are required to migrate from version 2.0, 2.1, > or 2.2 to 2.3." > > If not (i.e. if the interface is really intended to be an internal one), > then I will change my -0 to a +1.
I think this is intended for the JMX beans. The release notes state: "The MBean interfaces (DefaultPooledObjectInfoMBean, GenericKeyedObjectPoolMXBean and GenericKeyedObjectPoolMXBean) exist only to define the attributes and methods that will be made available via JMX. They must not be implemented by clients as they are subject to change between major, minor and patch version releases of Commons Pool. Clients that implement any of these interfaces may not, therefore, be able to upgrade to a new minor or patch release without requiring code changes." Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org