Skip to content

Commit

Permalink
Releasing Voldemort 1.10.21
Browse files Browse the repository at this point in the history
Fix release notes.
  • Loading branch information
Yan Yan committed Aug 10, 2016
1 parent c7b4c1b commit afc2024
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ tomcat.context=/voldemort
javac.version=1.6

## Release
curr.release=1.10.20
curr.release=1.10.21
4 changes: 4 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Release 1.10.21 8/10/16
* Fix admin request timeout issue because HDFSFailedlock takes long time.
* Provide chunk size suggetion for BnP jobs.

Release 1.10.20 7/28/2016
* Reduce the server log level on missing stores

Expand Down

0 comments on commit afc2024

Please sign in to comment.