Ivan Kozlovic
4cc2677573
MQTT: delete the session record even on restart with clean flag
...
When a session record exists and is currently not connected, if
the user reconnects with the same client ID but with now the
clean flag set, we are required to clear the state. In earlier
implementation (where we were using a stream per session), we
were not deleting the stream to be created right away. Since now
we just have a message per session, it is ok to delete that
message when clearing the existing session that is going to be
replaced.
Also made apiDispatch execute in place for any connection that
is not ROUTER or GATEWAY.
Signed-off-by: Ivan Kozlovic <ivan@synadia.com >
2021-09-14 16:33:48 -06:00
..
2021-07-19 11:42:28 -04:00
2021-06-06 11:13:32 -07:00
2021-07-22 11:27:34 -04:00
2021-08-26 15:16:22 -06:00
2021-04-09 15:18:06 -07:00
2021-08-23 18:56:56 -04:00
2021-09-02 14:22:56 -06:00
2021-09-09 13:34:46 -06:00
2020-05-29 17:56:45 -07:00
2021-09-13 10:21:00 -06:00
2021-09-13 18:41:12 -07:00
2021-09-08 15:02:09 -07:00
2021-04-28 19:28:00 -06:00
2021-08-17 10:03:30 -07:00
2021-08-26 16:52:43 +02:00
2020-10-31 12:56:27 -07:00
2021-08-26 16:52:43 +02:00
2021-08-10 16:08:28 +02:00
2021-05-26 08:04:50 +02:00
2021-09-13 18:13:07 -07:00
2021-08-26 09:41:01 -07:00
2021-09-09 14:34:54 -06:00
2021-09-09 09:53:22 -07:00
2021-09-13 14:36:50 -07:00
2021-07-23 10:19:07 +01:00
2021-09-02 14:22:56 -06:00
2021-07-26 07:57:10 -07:00
2021-09-14 16:33:48 -06:00
2021-09-13 18:13:07 -07:00
2021-09-13 18:13:07 -07:00
2021-09-13 18:13:07 -07:00
2021-08-10 16:08:28 +02:00
2021-08-10 16:08:28 +02:00
2021-05-07 19:35:46 +02:00
2021-09-09 11:41:23 -07:00
2021-08-31 14:18:31 -06:00
2021-09-02 09:13:54 -06:00
2021-08-23 13:45:11 -04:00
2021-09-02 14:22:56 -06:00
2021-09-08 17:09:25 -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-08-24 07:52:29 -07:00
2021-09-02 14:22:56 -06:00
2021-09-09 14:34:54 -06:00
2021-09-09 14:34:54 -06:00
2021-09-14 16:33:48 -06:00
2021-04-07 11:09:47 -07:00
2021-01-26 17:49:58 -05:00
2021-09-13 14:36:50 -07:00
2021-09-02 14:22:56 -06:00
2021-08-23 13:45:11 -04:00
2021-09-13 10:21:00 -06:00
2021-01-26 15:33:39 -07:00
2021-07-07 17:43:50 -04:00
2020-06-12 10:03:47 -06:00
2021-09-06 17:29:45 -07:00
2021-09-02 09:13:54 -06:00
2021-08-25 18:10:09 -04:00
2021-08-25 18:10:09 -04:00
2021-09-02 14:22:56 -06:00
2021-07-01 14:29:09 -07:00
2021-05-05 13:17:53 -06:00
2021-08-26 09:41:01 -07:00
2021-04-20 11:45:08 -07:00
2021-04-07 11:09:47 -07:00
2021-09-01 14:55:26 -07:00
2021-04-12 10:17:13 -07:00
2021-08-23 12:28:23 -06:00
2021-09-14 06:41:18 -07:00
2021-08-13 15:07:56 -07:00
2021-09-13 15:22:05 +03:00
2021-09-08 16:32:41 -06: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-09-12 15:35:49 -06:00
2021-09-13 14:06:17 -06:00