corda/node
josecoll 99e802c5c5 CORDA-3071 - Checkpoint agent tool (#5295)
* Initial commit based on experimental kryo hook agent.

* WIP

* Added documentation.

* Additional improvements and documentation following more testing.

* Added field level instrumentation + basic type handlers for String, byteArray, charArray, primitive types.

* Working version (without array type handling)

* Missing build.gradle file.

* Handle display of Arrays and String.
Pruning output to avoid repetition (by loop depth, object count).

* Added configurable StackDepth (for display purposes) and filter out ProgressTracker stacks.

* Further array handling (Object arrays, 2D, 3D), improved display and general code cleanup.

* Various fixes and improvements following demo to RP.

* Clean-up

* Further clean-up

* Set checkpoint id before deserialization.

* Update documentation

* Final clean-up.

* Minor documentation fixes.

* Updates following PR review feedback.

* Add changelog entry.
2019-08-01 09:40:52 +01:00
..
capsule CORDA-2984 Re-instate CordaCaplet tests and move CordaCaplet code into :node:cap… (#5197) 2019-06-07 08:55:19 +01:00
src CORDA-3071 - Checkpoint agent tool (#5295) 2019-08-01 09:40:52 +01:00
build.gradle ETO-39 Move core tests (#5255) 2019-07-09 10:09:21 +01:00