Bug Fixes
- Fix bug caused by unexpected exception on the remote read path which caused Kafka fetch requests to time-out and leave lingering connections. by @VladLazar in #10918
- Schema Registry: Fix a bug in
GET /subjects/<subject>/versions/latest
that would previously not find the latest non-deleted version. by @BenPope in #10557 - #10613 Fix over allocation in metadata dissemination leadership update by @michael-redpanda in #10621
- rpk disk_irq tuner now provides a warning for a known issue introduced in kernel 5.17 where instances utilizing MSI IRQ may encounter an empty IRQs list in sysfs that caused hwloc segmentation faults and results in a tuner failure. by @r-vasquez in #11006
- #10486 [v22.2.x] [recovery_stm] Buffer record_batches using fragmented vector by @rockwotj
- #10515 [v22.2.x] Fix ps filtering in ducktape by @michael-redpanda
- #10732 [v22.2.x] cloud_storage_clients/s3: fix shutdown error handling by @jcsp
- #10970 [v22.2.x] rpc: Log broken semaphore errors as timeout by @abhijat
- #11001 [v22.2.x] add pre-exit hook that calls the vtools one by @gousteris
- #11072 [v22.2.x] Treat RpkException as retryable in
_node_leadership_evacuated
by @dlex - #11300 [v22.2.x] k8s: revert remove --platform flag from operator images' dockerfile by @nk-87
Improvements
- #10564 Pandaproxy: The client identifier is now
pandaproxy_client
by @BenPope in #10579 - #10564 Schema Registry: The client identifier is now
schema_registry_client
by @BenPope in #10579 - PR #11061 [v22.2.x] Breakdown installation of ducktape dependencies in multiple bash scripts by @gousteris
Full Changelog: v22.2.12...v22.2.13