shirleyStorage commented on issue #2667:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2667#issuecomment-2407241251

   @dosu 
   I want to deprecated ```server.role=master```, so I can't set 
```server.role=master```.I have to set server.role=computer,
   , then I set  backend=rocksdb , start a standalone cluster.
   To request curl -DELETE 
"http://localhost:8080/graphs/policy/schema/vertexlabels/person 
   it will return "can't schedule task on non-master server". 
   
   How can I fix it by improving the code?
   
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to