Skip to content

Commit

Permalink
Updated release notes and google-collect jar. Test jar release for te…
Browse files Browse the repository at this point in the history
…sting jmxid
  • Loading branch information
Chinmay Soman committed Jun 22, 2012
1 parent ea0c80b commit 7dce9ea
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.properties
Expand Up @@ -37,4 +37,4 @@ tomcat.manager.password=tomcat
tomcat.context=/voldemort tomcat.context=/voldemort


## Release ## Release
curr.release=0.90.1 curr.release=0.95.li8-SNAPSHOT
Binary file added lib/google-collect-1.0-rc2.jar
Binary file not shown.
Binary file removed lib/google-collect-1.0.jar
Binary file not shown.
41 changes: 41 additions & 0 deletions release_notes.txt
@@ -1,3 +1,44 @@

Release 0.95.li8-SNAPSHOT (LinkedIn release) on 06/22/2012

Test branch used for debugging comm-dispatcher. Changes made
* Added jmxId to ThresholdFailureDetector and SocketServer factory

Release 0.95.li4 (LinkedIn release) on 04/13/2012

Changes made since 0.95.li3
* Added error count Mbeans
* Concurrency bug fix in Donor based rebalancing

Release 0.95.li3 (LinkedIn release) on 03/22/2012

Changes made since 0.95.li2
* HOTFIX - DDS-2536: Fixed FailureDetector to handle host swap

Release 0.95.li2 (LinkedIn release) on 03/21/2012

Changes made since 0.95.li1
* Hot fix for SNA-10109. Replaced exception by log message in Histogram
* Replaced int by long to avoid overflow in Histogram and RequestCounter

Release 0.95.li1 (LinkedIn release) on 03/07/2012

Changes made since 0.90.1

* Added Donor based rebalancing capability
* Extended Voldemort client with additional debug info
* Added Stack and PagedLinkedList library from Pull request
* Added Snappy and LZF compression strategies
* Dynamic bandwidth throttler capability added to read-only server
* Upgraded commons-httpclient 3.0.x to httpclient 4.x
* BDB Native backup and incremental backup capability added
* Threshold failure detector fix for identifying topology change
* Replaced Timout exception with a simple log message
* Added additional spring wiring for Autometrics support
* Introduced Histogram support for 95th and 99th percentile latencies
* Added another client component - voldemort-client-main-cmpt for accepting a
* Properties object

Release 0.90.1 on 10/10/2011 Release 0.90.1 on 10/10/2011


Changes made since 0.90 Changes made since 0.90
Expand Down

0 comments on commit 7dce9ea

Please sign in to comment.