torwig commented on PR #1219: URL: https://github.com/apache/incubator-kvrocks/pull/1219#issuecomment-1375889598
I have a suspicion that all the members of the `Cluster` instance are not thread-safe, e.g. simultaneous calls of `SetClusterNodes` and `GetClusterNodes` can lead to a data race. Am I right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
