apache / kvrocks-controller

Apache Kvrocks Controller is a cluster management tool for Apache Kvrocks.
https://kvrocks.apache.org/
Apache License 2.0
78 stars 42 forks source link

Too many redis session will created in parallelProbeNodes func #186

Closed erwadba closed 1 week ago

erwadba commented 1 week ago

When a function is called, the ClusterNode is inconsistent every time.Will create a lot of session. https://github.com/apache/kvrocks-controller/blob/3a336a9b88faaef3678f2cfcdf81f67ae23d9d14/store/cluster_node.go#L143