corda/test-utils
Matthew Nesbit a964073c2f Track message id's to deduplicate replays. Widen the auto-acknowledgement window of Artemis back to the default.
Use synchronized wrapper over set.

Drop discard message to trace level logging.

Fix code layout

Use lazy trace extension method

Track message id's to deduplicate replays. Widen the auto-acknowledgement window of Artemis back to the default.

Use synchronized wrapper over set.

Include tx message unique id in checkpointed data.

Add test for checkpointed resend

Fix bug in not getting UUID off message.

Tidy formatting

Add explanation comments to test asserts

Put unique id even on Client messages.

Tidy formatting
2016-09-26 10:12:50 +01:00
..
src/main/kotlin/com/r3corda/testing Track message id's to deduplicate replays. Widen the auto-acknowledgement window of Artemis back to the default. 2016-09-26 10:12:50 +01:00
build.gradle JDBC backed persistent hash map implementation. 2016-09-09 14:01:05 +01:00