Files
nats-server/server
Matthias Hanel f5bd07b36c [FIXED] trace/debug/sys_log reload will affect existing clients
Fixed #1296, by altering client state on reload

Detect a trace level change on reload and update all clients.
To avoid data races, read client.trace while holding the lock,
pass the value into functionis that trace while not holding the lock.
Delete unused client.debug.

Signed-off-by: Matthias Hanel <mh@synadia.com>
2020-03-04 13:54:15 -05:00
..
2019-10-15 23:55:13 +08:00
2020-01-29 16:35:59 -07:00
2020-02-25 19:53:09 -05:00
2020-02-25 19:53:09 -05:00
2020-02-19 16:52:41 -07:00
2020-02-19 13:19:08 -07:00
2019-12-12 11:58:24 -07:00
2019-05-06 15:41:38 -07:00
2019-12-12 11:58:24 -07:00
2019-11-21 14:32:46 -07:00
2019-12-12 11:58:24 -07:00
2018-12-06 15:09:14 -08:00
2019-12-12 11:58:24 -07:00
2020-03-02 15:09:52 -05:00
2019-05-10 15:11:30 -07:00
2018-10-06 14:06:14 -07:00
2020-02-19 16:52:41 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -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
2019-01-18 10:54:04 +08:00