issues
search
benedekh
/
WeLoveClouds
Repository for submissions on the CloudDB course.
0
stars
1
forks
source link
fix/#207
#213
Closed
benedekh
closed
7 years ago
benedekh
commented
7 years ago
Before merge, please have a look at #217.
Hearbeat messaging is separated from KVServer, in a sense that KVServer can be started without loadbalancer connection infos (to ease testing).
Default heartbeat sender service is implemented, which simply logs the heartbeats.
some minor fixes in the NodeHealthInfos, ServiceHealthInfos, KVServer and other classes.
fixes #207
Before merge, please have a look at #217.