https://github.com/voldemort/voldemort
Revision fae8e1fc5c5558a969034fce34de1d29449d885c authored by Chinmay Soman on 03 December 2013, 18:23:06 UTC, committed by Chinmay Soman on 18 April 2014, 16:56:50 UTC
Modified metadata store to get/put/add/delete individual stores instead of the entire stores.xml. Also modified Admin service accordingly

Initializing store definition manager in the test constructor as well - which does not read the config from a directory

De-duping entries while creating stores.xml and fixed the version assignment

Fixing a bug where a put on stores.xml should atomically replace all the existing stores state

Added functionality to update partial stores.xml. Added unit tests for the new functionality
1 parent 74d4e51
History
Tip revision: fae8e1fc5c5558a969034fce34de1d29449d885c authored by Chinmay Soman on 03 December 2013, 18:23:06 UTC
Adding a separate storage engine for Store definitions. Updating MetadataStore to use both innerstore along with this new storage engine
Tip revision: fae8e1f
File Mode Size
.settings
bin
clients
config
contrib
docs
example
lib
src
test
.classpath -rw-r--r-- 4.2 KB
.gitignore -rw-r--r-- 237 bytes
.project -rw-r--r-- 426 bytes
CONTRIBUTORS -rw-r--r-- 624 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-- 3.5 KB
build.properties -rw-r--r-- 1.2 KB
build.xml -rw-r--r-- 21.7 KB
release_notes.txt -rw-r--r-- 34.1 KB
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top