mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
add etcd
This commit is contained in:
parent
02cc4a2097
commit
39b32fa699
@ -109,7 +109,7 @@ func (r *SvcDiscoveryRegistryImpl) keepAliveLease(leaseID clientv3.LeaseID) {
|
||||
|
||||
for ka := range ch {
|
||||
if ka != nil {
|
||||
fmt.Printf("Received lease keep-alive response: %v", ka)
|
||||
fmt.Printf("Received lease keep-alive response: %v\n", ka)
|
||||
} else {
|
||||
fmt.Printf("Lease keep-alive response channel closed")
|
||||
break
|
||||
|
Loading…
x
Reference in New Issue
Block a user