v3.2.2
版本发布时间: 2024-08-08 17:28:10
bifromqio/bifromq最新发布版本:v3.3.2(2024-09-26 18:06:25)
This patch release includes the following changes:
Improvements:
- Restructured basekv-related log files and the metrics of executors used within basekv to simplify diagnostic work.
- Implemented separate executors for ticking tasks in each basekv-based store to reduce interference under heavy load.
- Reduced read-write contention to enhance the efficiency of collecting basekv-related metrics.
Bug Fixes:
- Explicitly close KV iterators after use to prevent potential RocksDB crashes.(2657a5ed)
- Fixed a thread starvation issue that could occur during highly concurrent publish and subscribe operations.(df63f83d)
- Fixed a potential
ConcurrentModificationException
that could be thrown when resettingInboxStoreCoProc
after splitting.(b915fb73) - Prevented already sent confirmable messages from being added to the staging buffer in persistent sessions, which previously caused a steady increase in session memory usage.(cca3e552)
Full Changelog: GitHub Compare v3.2.1...v3.2.2
1、 bifromq-3.2.2-standalone.tar.gz 94.38MB
2、 bifromq-3.2.2-windows-standalone.zip 94.42MB