Ivan Kozlovic
308be7ecd3
[FIXED] MQTT: panic when using import/export
...
The issue was that the subscription created for the MQTT client
was resulting in creation of a shadow subscription which did not
have the mqtt specific object attached, which would cause the
panic when accessing it in the sub's icb.
After that, it was discovered that the wrong subject was passed
to deliverMsg(), so fixed that too so that the icb callback gets
the proper transformed subject.
Resolves #2265
Signed-off-by: Ivan Kozlovic <ivan@synadia.com >
2021-06-08 15:03:12 -06:00
..
2021-04-16 15:21:35 -07:00
2021-06-06 11:13:32 -07:00
2020-05-19 14:15:11 -07:00
2021-04-20 11:45:08 -07:00
2021-05-24 16:44:14 -04:00
2021-04-09 15:18:06 -07:00
2021-05-24 17:28:32 -04:00
2020-03-18 10:09:23 -06:00
2021-05-07 15:51:31 +02:00
2021-06-08 15:03:12 -06:00
2020-05-29 17:56:45 -07:00
2021-05-26 15:04:05 -07:00
2021-05-24 15:42:15 -06:00
2021-05-12 07:51:53 -07:00
2021-04-28 19:28:00 -06:00
2021-05-19 14:46:07 -07:00
2020-10-31 12:56:27 -07:00
2021-05-19 14:46:07 -07:00
2021-05-28 15:52:22 +02:00
2020-02-25 19:53:09 -05:00
2021-05-26 08:04:50 +02:00
2021-05-28 15:52:22 +02:00
2021-04-15 11:34:36 -06:00
2021-05-07 18:58:40 -04:00
2021-05-17 17:44:58 -07:00
2021-05-19 14:46:07 -07:00
2020-11-17 18:57:45 +00:00
2021-05-04 20:48:14 -06:00
2021-05-24 17:28:32 -04:00
2021-06-08 13:38:00 +02:00
2021-06-07 08:39:11 -07:00
2021-05-26 08:04:50 +02:00
2021-05-28 15:52:22 +02:00
2021-05-26 08:04:50 +02:00
2021-05-28 15:52:22 +02:00
2021-05-07 19:35:46 +02:00
2021-05-26 08:04:50 +02:00
2021-06-07 08:39:11 -07:00
2021-05-06 18:46:32 -06:00
2021-05-04 23:04:51 -04:00
2021-05-06 18:46:32 -06:00
2021-06-07 08:39:11 -07:00
2021-04-07 11:09:47 -07:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2021-04-12 18:10:11 -07:00
2019-05-06 15:41:38 -07:00
2021-05-03 18:43:07 -07:00
2021-05-12 07:51:53 -07:00
2021-06-08 15:03:12 -06:00
2021-06-08 15:03:12 -06:00
2021-04-07 11:09:47 -07:00
2021-01-26 17:49:58 -05:00
2021-04-19 11:43:43 -07:00
2021-05-26 15:04:05 -07:00
2021-05-24 10:52:27 -07:00
2021-05-26 15:04:05 -07:00
2021-01-26 15:33:39 -07:00
2021-05-06 18:45:27 -06:00
2020-06-12 10:03:47 -06:00
2021-05-19 18:58:19 -07:00
2021-04-07 11:09:47 -07:00
2021-05-26 15:21:14 -07:00
2020-03-23 12:25:51 -04:00
2021-05-24 17:28:32 -04:00
2021-04-20 11:45:08 -07:00
2021-03-04 17:19:50 -08:00
2021-05-05 13:17:53 -06:00
2021-05-26 15:21:14 -07:00
2021-04-20 11:45:08 -07:00
2019-11-14 20:05:32 -07:00
2021-04-07 11:09:47 -07:00
2019-11-14 20:05:32 -07:00
2021-04-12 10:17:13 -07:00
2019-12-12 11:58:24 -07:00
2021-04-12 18:10:11 -07:00
2021-05-26 08:04:50 +02:00
2021-01-28 17:43:22 -07:00
2021-05-06 19:41:43 -07:00
2021-05-26 08:04:50 +02:00
2021-04-07 11:09:47 -07:00
2020-05-19 14:16:03 -07:00
2020-08-14 13:37:59 -04:00
2021-05-11 18:37:16 -06:00
2021-05-20 17:00:09 -04:00