v25.1.5 #26445
piyushredpanda
announced in
Releases
v25.1.5
#26445
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Features
rpk cluster config get
in cloud cluster. by @andresaristizabal in #26161storage
: output fullsegment
inWARN
log inoffset_to_filepos.cc
by @WillemKaufwrite.{data,metadata}.path
table properties #26426 to v25.1.x by @wdberkeleyBug Fixes
partition_autobalancing_concurrent_moves
was set to 0. by @ztlpn in #26304Failed to schedule upload: std::runtime_error (ntp {kafka/foo/0}: log offset N is outside the translation range (starting at M > N))
. Fix this by adjusting upload start offset to the first available and valid offset. Although we might have a bit more data in the segment, other information about that data (i.e. offset translation) is gone with prefix truncation. by @nvartolomei in #26066log_compaction_use_sliding_window=false
and its value was later set totrue
without restarting. by @WillemKauf in #26197partition_autobalancing_mode=off
now stops on-demand partition rebalance as well. by @ztlpn in #26304Improvements
storage_log_adjacent_segments_compacted
metric for better observability into adjacent segment compaction. by @WillemKauf in #26203redpanda.iceberg.mode
dynamically at runtime by @bharathv in #26171storage
layer to prevent oversized allocations and crashes when a large number ofsegment
s are present in apartition
. by @WillemKauf in #26134decommission-status
reports reallocation failure details by @daisukebe in #26253rpk registry
commands. (Works with -v) by @r-vasquez in #26251Full Changelog: v25.1.4...v25.1.5
This discussion was created from the release v25.1.5.
Beta Was this translation helpful? Give feedback.
All reactions