I notice this file growing rather large during system operation, even though
we are doing very small transactions.   It seems that the transaction are
only "flushed" to the respective node, property, and relationship stores on
shutdown.  This of course creates concern, since we are implementing an
"always on" application that never shuts down (OK, in "theory"). AFAIK, we
are calling tx.finish() on each transaction.  

 

Thanks for any insights on whether this behavior is to be expected and/or
possible causes if it isn't normal...

 

Thanks!

 

Rick

 

_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to