mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-28 08:19:18 +08:00
add etcd
This commit is contained in:
parent
eb8dbcbf5f
commit
1b8d9a4aba
@ -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