https://github.com/voldemort/voldemort
Revision 6a9ea78909aa0fa437891c8cc878e6cdf0679487 authored by Felix GV on 13 March 2015, 22:51:39 UTC, committed by Felix GV on 17 March 2015, 21:54:41 UTC
- Removed Azkaban dependency as much as possible.
- Standardized on using voldemort.utils.Props as much as possible.
- Deleted VoldemortMultiStoreBuildAndPushJob which is not actively used and suffering from code rot.
- Added Content-Length header support in BnP HttpHook.
- Added more utility functions to voldemort.utils.Props
- Safeguards in BnP HttpHook's concurrent code.
- Removed System.exit calls from BnP.
1 parent e8e6fb3
History
Tip revision: 6a9ea78909aa0fa437891c8cc878e6cdf0679487 authored by Felix GV on 13 March 2015, 22:51:39 UTC
Further BnP cleanups:
Tip revision: 6a9ea78
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
public-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-- 19.7 KB
build.xml -rw-r--r-- 22.1 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 39.6 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