swh:1:snp:764524290233376de64947417267228741ce2485
Revision b01ad7a95042fe428b540942f9afc713ebd8ee37 authored by Arunachalam Thirupathi on 28 April 2016, 00:49:58 UTC, committed by Arunachalam Thirupathi on 28 April 2016, 00:49:58 UTC
This should have caught a bug, which is already fixed
in the last commit.

There are still couple of bugs in the Offline Mode.

AdminClient storeOps uses socketPort, which will be down in the
offline mode. AdminPort supports full client operations and hence
it should have used the AdminPort.

AdminClient on the voldemort server uses cluster for bootstrapping
which uses the client port again. This is problematic when the node
is node 0. It should use the Admin Port for bootstrapping.

Those bugs are in backlog will fix them later.
1 parent 701e976
History
Tip revision: 99127eab3078eed90faa66cc671259a85cb89464 authored by Felix GV on 24 July 2023, 13:49:47 UTC
Update README.md
Tip revision: 99127ea
File Mode Size
.settings
bin
clients
config
contrib
docs
example
gradle
private-lib
src
test
voldemort-contrib
voldemort-protobuf
.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.7 KB
build.gradle -rw-r--r-- 21.9 KB
build.xml -rw-r--r-- 1.7 KB
gradle.properties -rw-r--r-- 1.1 KB
gradlew -rwxr-xr-x 4.9 KB
gradlew.bat -rw-r--r-- 2.3 KB
release_notes.txt -rw-r--r-- 49.8 KB
settings.gradle -rw-r--r-- 579 bytes
tomcat-tasks.properties -rw-r--r-- 420 bytes
web.xml -rw-r--r-- 1.1 KB

README.md

back to top