-
- Downloads
Added another lock to protect broker stats
Added another lock to the metrics struct to synchronize accesses to the broker stats. There's a possible race condition if stats are updated at the same time they are being logged.
Please sign in to comment