-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
should be the non-disappearing red bar
to repeat:
- set up master + 2 slave
- try to create new record on the slave from the browse tab
error:
{"errors":[{"code":500,"reason":500,"content":"com.orientechnologies.orient.core.exception.ODatabaseException: Cannot find best cluster for class 'V' on server 'n3' (clusterStrategy=round-robin dCfgVersion=4)\r\n\tDB name="luca2""}]}
Which command is the one that produces the above?
I was expecting something like
com.orientechnologies.orient.server.distributed.impl.OWriteOperationNotPermittedException: Cannot execute write operation (...) on node 'n2' because is non a master