issues
search
benedekh
/
WeLoveClouds
Repository for submissions on the CloudDB course.
0
stars
1
forks
source link
Fix/#146
#160
Closed
benedekh
closed
7 years ago
benedekh
commented
7 years ago
Logger initialization is fixed in KVServer and KVClient. Logger is automatically initialized before the module starts.
Default, bootstrap KVServer port is changed in the KVClient to the default KVServerPortConstants.KVCLIENT_REQUESTS_PORT port.
fixes #146