mirror of
https://github.com/corda/corda.git
synced 2025-02-21 17:56:54 +00:00
* Fix test execution flakiness on fast hardware: set node info polling interval to 1 second in DriverDSL Node Startup (was only being set to 1 sec in Node Registration). Follow-up to https://github.com/corda/corda/pull/5240 * Diagnostics: add additional logging to NodeInfoFilersCopier. * Diagnostics: add additional logging to NodeInfoWatcher * Downgrade logging level severity to debug. * Make atomic counter unique across instances.