mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +00:00
Otherwise PersistentNetworkMapCache only completed the future if a node-info was added, which may not occur after a node restart and thus prevented the SMM from registering its listener with the messaging layer. Further, the future is only completed if the node-info is other than the node's own one.