Files
nats-server/test
Ivan Kozlovic c92dc0dc5b [FIXED] LeafNode interest propagation with imports/exports
When using subscriptions through import/exports, the server with
a leafnode connection would properly send the interest over, but
if the connection is recreated, this would not happen.

In case of JetStream where that happens under the cover, message
flow would stop after the leafnode restart because the subscriptions
would be created on recovery of the JetStream assets but *before*
the LeafNode connection could be established.

Resolves #3024
Resolves #3027
Resolves #3009

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2022-04-13 09:55:24 -06:00
..
2021-02-10 11:15:23 -08:00
2018-01-15 15:27:18 -08:00
2020-02-19 13:19:08 -07:00
2021-11-15 17:23:08 -07:00
2019-12-12 11:58:24 -07:00
2021-11-15 17:23:08 -07:00
2020-05-29 17:56:45 -07:00
2019-08-26 09:34:17 -06:00
2020-06-30 18:14:30 -07:00
2022-02-04 13:32:18 -08:00