github redpanda-data/redpanda v23.2.10

latest releases: v24.1.17-rc2, v24.2.5-rc2, v23.3.21-rc2...
11 months ago

Features

  • Allow to move pods into new nodes if needed, and allow down scaling Redpanda custom resource. by @alejandroEsc in #13624

Bug Fixes

  • Correctly respond to changes to managed=true/false annotation. by @alejandroEsc in #13723

  • Fix handling of slow down responses for HeadObject requests by @VladLazar in #13622

  • Responds more expediently to deletion requests of a redpanda resource. by @alejandroEsc in #13723

  • #13053 fixed rare but possible deadlock that might lead to Redpanda crash when moving partitions back and forth between nodes. by @mmaslankaprv in #13674

  • #13640 Fixes a case when a control batch is the last user batch in a segment and the log and is being compacted away. This gave a perception of consumption hang from a client POV but in reality there is nothing to consume after that point. Not discarding such batches lets the consumer offset make progress and reach LSO. by @bharathv in #13694

  • if a node is in maintenance mode it will not be used to serve fetch requests when follower fetching is enabled. by @mmaslankaprv in #13677

  • PR #13643 [v23.2.x] c/pb_backend: schedule tick immediately if health report is available by @mmaslankaprv

  • PR #13666 [v23.2.x] c/topics_frontend: create partition constraints on allocator shard by @mmaslankaprv

  • PR #13688 [v23.2.x] deprecate operator helm chart by @joejulian

  • PR #13746 [v23.2.x] Txn sessions thrashing: expire all old txs instead of one at a time by @rystsov

  • PR #13762 Backport PRs 12888 and 12479 by @abhijat

Full Changelog: v23.2.9...v23.2.10

Don't miss a new redpanda release

NewReleases is sending notifications on new releases.