Hi Lvc,
Thanks for quick response. I've updated the log settings as you specified
and attached the output for the following insert (still with writeQuorum 1):
orientdb {GratefulDeadConcerts}> insert into followed_by (out, in, weight)
values (#9:1, #9:1, 1)
Inserted record 'followed_by#11:7064{out:#9:1,in:#9:1,weight:1} v1' in*
1.374000 *sec(s).
2014-08-15 05:31:13:348 FINE [node1408040014769]->[[node1408040014769,
node1408040027697]] sending request id=1 from=node1408040014769
task=record_create(#11:-1 v.0) userName= [OHazelcastDistributedDatabase]
2014-08-15 05:31:13:590 FINE [node1408040014769] processing request=id=1
from=node1408040014769 task=record_create(#11:-1 v.0) userName=
sourceNode=node1408040014769 [OHazelcastDistributedDatabase]
2014-08-15 05:31:13:710 FINE [node1408040014769]->[[node1408040014769,
node1408040027697]] sent request 1 (record_create(#11:-1 v.0))
[OHazelcastDistributedDatabase]
2014-08-15 05:31:13:711 FINE [node1408040014769] received request: id=1
from=node1408040014769 task=record_create(#11:-1 v.0) userName=
[OHazelcastDistributedDatabase]
2014-08-15 05:31:13:717 FINE [node1408040014769] creating record
GratefulDeadConcerts/#11:-1 v.0... [OCreateRecordTask]
2014-08-15 05:31:13:746 FINE [node1408040014769] +-> assigned new rid
GratefulDeadConcerts/#11:7064 v.1 [OCreateRecordTask]
2014-08-15 05:31:13:747 FINE [node1408040014769] sending back response
'#11:7064 v.1' to request 1 (record_create(#11:7064 v.0))
[OHazelcastDistributedDatabase]
2014-08-15 05:31:13:876 FINE [node1408040014769] received response
'#11:7064 v.1' for request (id=1 from=node1408040014769
task=record_create(#11:-1 v.0) userName=) (receivedCurrentNode=true
receivedResponses=1) [ODistributedResponseManager]
2014-08-15 05:31:14:022 FINE [node1408040014769]<-[node1408040027697]
received response '#11:7064 v.1' for request (id=1 from=node1408040014769
task=record_create(#11:7064 v.1) userName=) (receivedCurrentNode=true
receivedResponses=2) [ODistributedResponseManager]
My distributed conf:
2014-08-15 05:30:22:227 INFO updated distributed configuration for
database: GratefulDeadConcerts:
----------
{
"version":2,
"autoDeploy":true,
"hotAlignment":false,
"readQuorum":1,
"writeQuorum":1,
"failureAvailableNodesLessQuorum":false,
"readYourWrites":true,"clusters":{
"internal":null,
"index":null,
"*":{
"servers":["<NEW_NODE>","node1408040014769","node1408040027697"]
}
}
}
----------
Regards,
- Ben
--
---
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.