Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-08-2019 11:22 AM
Using neo4j 3.4.3 we're seeing some transaction timeouts using SDN for some bulk saving and we're curious if modifying the timeouts would help. Currently we have this configuration deployed everywhere:
dbms.lock.acquisition.timeout=30s
dbms.transaction.timeout=180s
What would be some sane defaults? Could the acquisition timeout be too aggressive?
08-10-2019 02:06 AM
There is no general answer to this since it depends on some many aspects of the given use case & setup.
If you're doing large batched write transactions concurrently you'll more likely to run into lock contention than doing small transactions. But small txwill have a higher overhead and therefore be slower.
All the sessions of the conference are now available online