You received this message because you are subscribed to the Google Groups "Neo4j" group.--
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
--
--
if(!OutEndNode.hasProperty('Recepients')){Lock userLockObj = tx.acquireWriteLock(OutEndNode);};
Thanks Michael. Looking forward for your response.
-Khushbu
You received this message because you are subscribed to a topic in the Google Groups "Neo4j" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/neo4j/Es4tnl6F0o0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to neo4j+un...@googlegroups.com.
Hi Michael,
As per the documentation for "acquireWriteLock" in neo4j, all locks held if not released manually, get released when transaction finishes.
http://api.neo4j.org/current/org/neo4j/graphdb/Transaction.html
Please let me know if there is any gap in understanding. Also, today while load testing neo4j with functionality using Rest batch operation(no gremlin/groovy), Neo4j got hanged again. Thread dump for this case is attached in previous email.
Please suggest.
-Khushbu