hanahmily commented on code in PR #1007:
URL:
https://github.com/apache/skywalking-banyandb/pull/1007#discussion_r2923863062
##########
banyand/metadata/service/server.go:
##########
@@ -82,6 +82,7 @@ type server struct {
listenPeerURL []string
quotaBackendBytes run.Bytes
embedded bool
+ hasSchemaRole bool
Review Comment:
You did not bind this var to a flag. The name should be "hasMetaRole".
BanyanDB does not have a role named "schema"
--
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]