v23.2.10 #13779
piyushredpanda
announced in
Releases
v23.2.10
#13779
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Bug Fixes
Correctly respond to changes to
managed=true/false
annotation. by @alejandroEsc in #13723Fix 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
This discussion was created from the release v23.2.10.
Beta Was this translation helpful? Give feedback.
All reactions