Files
nats-server/server
Ivan Kozlovic 77aead807c Send LS- without origin to route
When cluster origin code was added, a server may send LS+ with
an origin cluster name in the protocol. Parsing code from a ROUTER
connection was adjusted to understand this LS+ protocol.
However, the server was also sending an LS- with origin but the
parsing code was not able to understand that. When the unsub was
for a queue subscription, this would cause the parser to error out
and close the route connection.

This PR sends an LS- without the origin in this case (so that tracing
makes sense in term of LS+/LS- sent to a route). The receiving side
then traces appropriate LS- but processes as a normal RS-.

Resolves #1751

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-11-30 13:31:32 -07:00
..
2020-06-12 15:48:38 -07:00
2020-05-19 14:15:11 -07:00
2020-11-18 10:49:42 -05:00
2020-10-22 02:23:15 -04:00
2020-02-25 19:53:09 -05:00
2020-11-21 13:13:08 -08:00
2020-11-17 18:57:45 +00:00
2020-11-25 06:50:25 -08:00
2019-05-06 15:41:38 -07:00
2019-12-12 11:58:24 -07:00
2020-11-30 13:31:32 -07:00
2020-06-12 10:03:47 -06:00
2020-11-30 13:31:32 -07:00
2020-10-09 09:36:30 -06:00
2019-11-14 20:05:32 -07:00
2019-11-14 20:05:32 -07:00
2019-11-14 20:05:32 -07:00
2019-12-12 11:58:24 -07:00
2020-11-25 06:50:25 -08:00
2020-10-15 13:42:22 -07:00