Skip to content

Commit

Permalink
Add 1.3.4 and 1.4.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
singhsiddharth committed Jun 21, 2013
1 parent 155b934 commit 4d72ef4
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions release_notes.txt
@@ -1,8 +1,21 @@
Pending release notes...

Note: Server changes are not backwards compatible. To use new
rebalancing tooling, servers must be upgraded before hand.

Release 1.4.0 on 06/21/2013
* Zone expansion release

Release 1.3.4 on 06/19/2013
* Read Write store bug fixes
- Rewrite of InMemoryStorageEngine + config to control multiVersionPuts
- Fixed a bug in the read-repair logic which was causing unnecessary puts.
- Fixed put operation in PipelineRoutedStore to ensure slop is submitted
- Fixed VectorClock bug triggered during versioned puts
* Rebalance improvement
- Made it safe to abort rebalance
- Proxy puts are established so that 'old' partition is updated and so an aborted rebalance can "roll back" without any data loss
- Proxy gets & puts are established within the zone making improving performance during rebalance
* Coordinator
- Added monitoring capability in the Coordinator

Release 1.3.3 on 04/24/2013
* VoldemortBuildandPush
Expand Down

0 comments on commit 4d72ef4

Please sign in to comment.