OK, I use the php driver and I was already using it the keep-alive flag.

    'class' => 'app\components\arangodb\Connection',
    'endpoint' => 'tcp://10.69.198.2:8529', //internal database server
    'username' => '',
    'password' => '',
    'database' => '',
    'persistence' => app\components\arangodb\Connection::
PERSISTENCE_KEEPALIVE,

If this happens again I should look for  hanged connections ? 
So it's not a problem of arangodb but problem of the driiver? 

Restarting arangodb3 service seems to close all connections, but doing so 
has left me with corrupted wal journals.

-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" 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.

Reply via email to