git-hulk commented on PR #3294: URL: https://github.com/apache/kvrocks/pull/3294#issuecomment-3669092810
> > Server::Start will load the tokens before serving; it can also check at > > https://github.com/apache/kvrocks/blob/65db00a86bc9031f4d974eb0b6f1893bd126c524/src/server/server.cc#L157 > > should we clear namespaces at the start if redis-databases are enabled? not sure.. maybe just check it for AUTH and HELLO? Oh, I mean that we can disalow users to start the server if there are any namespaces in rocksdb while redis.database is enabled. -- 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]
