Upgrade metrics-core to version 2.2.0

patch by jbellis for CASSANDRA-5947
This commit is contained in:
Jonathan Ellis 2013-08-30 13:50:12 -05:00
parent 18be7fa876
commit de1a91fe5e
3 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
1.2.10
* Upgrade metrics-core to version 2.2.0 (CASSANDRA-5947)
* Add snitch, schema version, cluster, partitioner to JMX (CASSANDRA-5881)
* Fix CqlRecordWriter with composite keys (CASSANDRA-5949)
* Allow disabling SlabAllocator (CASSANDRA-5935)