Hi Garulli, i did as you said, i set write quorum=2. i am facing two issues after those changes:
1. * Reached maximum number of concurrent connections (max=1000, current=1000), reject incoming connection from /0:0:0:0:0:0:0:1:45679 [OServerNetworkListener]*. My application closing connection properly by graph.shutdown() method and i have set max pool = 50. Its very awkward error. 2. *timeout (15201ms) on waiting for synchronous responses from nodes.* Its coming up very frequently. On Friday, 26 February 2016 10:31:17 UTC+5:30, Gurpreet Singh wrote: > > Hi Guys, > > I have setup 3 nodes orinetdb environment. In this, i have set 1-read > quorum and 2 write quorum. At the beginning, everything working fine in > distributed mode but after while it is showing error that is *"queue has > too many messages (101), treating the node as in stall: trying to restart > it... [OHazelcastDistributedDatabase]".* > > My two nodes automatically shutdown by orientdb and one node is still > alive but its not accepting insert/update commands because of 2 write > quorum. > > i have restarted all servers but i didn't get success. > > Can you suggest valid configuration for that issue..? how i can come out. > -- --- 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.
