mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 20:43:38 +08:00
add etcd
This commit is contained in:
parent
c489621c14
commit
e566ff71ca
@ -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