https://github.com/voldemort/voldemort
Revision 49beabbc94755af04777a1d2e8ba2c3f7d31a6c9 authored by Felix GV on 22 October 2015, 21:25:39 UTC, committed by Felix GV on 22 October 2015, 21:25:39 UTC
There are cases (i.e.: emergency situations) where we may want to chmod -w a data directory and recreating the symlinks systematically then prevents the server from being able to start up. This change inspects the symlink which is already present and avoids recreating it if it's already pointing at the right destination.
1 parent d780f55
History
Tip revision: 49beabbc94755af04777a1d2e8ba2c3f7d31a6c9 authored by Felix GV on 22 October 2015, 21:25:39 UTC
Read-Only server now avoids needlessly recreating symlinks.
Tip revision: 49beabb
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.0 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-- 45.7 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