https://github.com/voldemort/voldemort
Revision 36d365590e5236c2008088bfb4c27a98b9eb357f authored by Arunachalam Thirupathi on 08 December 2015, 22:32:12 UTC, committed by Arunachalam Thirupathi on 08 December 2015, 23:36:33 UTC
Currently Swap is attempted for any failure.
Now the swap will be attempted only if the failure is
an IO or UnreachableStoreException. Other exceptions
will cause the push to fail.
1 parent 33f48ed
History
Tip revision: 36d365590e5236c2008088bfb4c27a98b9eb357f authored by Arunachalam Thirupathi on 08 December 2015, 22:32:12 UTC
Swap Only on IOException,UnreachableStoreException
Tip revision: 36d3655
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
src
test
voldemort-contrib
.gitignore -rw-r--r-- 242 bytes
CONTRIBUTORS -rw-r--r-- 659 bytes
LICENSE -rw-r--r-- 11.1 KB
NOTES -rw-r--r-- 2.5 KB
NOTICE -rw-r--r-- 8.1 KB
README.md -rw-r--r-- 4.4 KB
build.gradle -rw-r--r-- 20.1 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.1 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 47.1 KB
settings.gradle -rw-r--r-- 149 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top