corda/node
Christian Sailer deba96dce9 ENT-2991 Deadlock between AppendOnlyPersistentMap and underlying database (#4676)
* Remove locks around database access in AppendOnlyPersistentMap and introduce
a unit test that checks that known deadlock scenarios of the old version
are avoided.

* Fix Deadlock unit test

* Add some extra latching to try and make timing less fragile.  Can never be perfect though.

* Review feedback, and some thread safety fixes.
2019-01-30 18:20:53 +00:00
..
capsule Exclude more packages from quasar instrumentation. (#4563) 2019-01-14 16:58:04 +00:00
src ENT-2991 Deadlock between AppendOnlyPersistentMap and underlying database (#4676) 2019-01-30 18:20:53 +00:00
build.gradle ENT-2822: Move experimental raft and bft-smart notaries back into node, fix reference state support (#4509) 2019-01-09 15:52:42 +00:00