Typically, we don't update dependencies across minor revs (e.g., 2.0.8->2.0.9), and instead waiting for major releases (2.0->2.1). Looking at the 2.1.0 branch, we're still using metrics-core-2.2.0.jar. As I'm not sure of the work involved in upgrading (it maybe a simple drop-in replacement, it may require code changes), you can open a jira ( https://issues.apache.org/jira/browse/CASSANDRA/) to request the work. That being said, I'm not sure if it's too late for the 2.1 train to make that change.
Hope that helps, -Jason Brown On Wed, Jul 9, 2014 at 11:30 AM, Boily, Sylvain <sylvain.bo...@nuance.com> wrote: > Hello all, > > we are using the cassandra-all jar and are getting conflicts with our > other internal dependencies which were using metrics-core-3.0.2. > > Is there a plan update to the latest metrics-core lib within the cassandra > project ? > > PS: if this is the wrong mailing list please let me know which one I > should be using. > > Thanks > > Sylvain >