You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2023/01/09 16:14:28 UTC

[GitHub] [incubator-kvrocks] torwig commented on pull request #1219: Persist the cluster nodes info after applying the cluster topology

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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org