Features
- adds usage metrics to each Kafka request handler by @ballard26 in #13344
Bug Fixes
- Fix OOM crashes for compacted topics and speed up filtering of compaction keys by up to 10x by @VladLazar in #13167
Improvements
-
adds a
kafka_handler_latency_seconds
metric to the internal metrics endpoint that provides per-method-type latency histograms by @ballard26 in #13344 -
PR #13128 [v23.1.x] Add thrashing of old txn sessions to prevent OOM by @rystsov
-
PR #13201 [v23.1.x] c/members_manager: validate if node exists in the cluster before update by @mmaslankaprv
-
PR #13311 [v23.1.x] Handle gate closing exceptions in replicate_entries_stm by @rockwotj
Full Changelog: v23.1.17...v23.1.18
~
~
~