git-hulk commented on PR #274: URL: https://github.com/apache/kvrocks-controller/pull/274#issuecomment-2716180065
@Jitmisra Kvrocks's controller has the namespace mechanism for managing clusters like the dir in FS, and it will be used as the prefix when storing the cluster information. for example, if a cluster `hello` is under the namespace `A`, then the key of the cluster would be something like `/kvrocks/metadata/A/hello`. So it cannot simply change the namespace name, if it has any clusters. -- 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]
