I want create new cluster(avito and egrinf ) on second node (river), but when
I start servers with this config all clusters start copy from first node
(orient ) to second node (river )
Already I set auto deploy to false , but it not helped me .
Sorry my English
{
"autoDeploy": false,
"readQuorum": 1,
"writeQuorum": "1",
"executionMode": "undefined",
"readYourWrites": true,
"newNodeStrategy": "static",
"servers": {
{
"autoDeploy": false,
"readQuorum": 1,
"writeQuorum": "1",
"executionMode": "undefined",
"readYourWrites": true,
"newNodeStrategy": "static",
"servers": {
"*": "master"
},
"clusters": {
"internal": {
},
"avito":{
"servers":["wideriver"]
},
"egrinf":{
"servers":["wideriver"]
},
"*": {
"servers": ["orientEE"]
}
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.