mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
ac9d21f66c
* Draft version of integrating start flow with client id with reconnecting rpc client * Add recursive reconnect * Execute 'doInvoke' on a different thread, fixes hanging * Tidy up code and add explanatory comment * Add test timeout * Add test asserting 'removeClientId' does retry to connect if the node is down * Modify test to not create a new node on node restart * Add test asserting 'reattachFlowWithClientId' tries to reconnect if the node is down * Add test asserting returned flow exception future continue working on node restart * Add assertions for reconnecting future callbacks * Remove unused import * Remove unused local var * Remove unneeded line breaks * Remove unneeded parentheses * Amend existing test; assert flow result reconnectable future returned from 'reattachFlowWithClientId' works * Update test names * Add explanatory comment * Minor comment update * Fix accidental methods moved * Update obsolete comment |
||
---|---|---|
.. | ||
src | ||
build.gradle |