You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#7617 Adding new redpanda setting (max_concurrent_producer_ids) to control how much sessions for transaction/idempotency will be saved by @VadimPlh in #7618#7580
Bug Fixes
Added missing permissions to the operator helm chart's ClusterRolebindings template. by @joejulian in #7489
Fix for bug that would prevent the start of redpanda if a license was loaded in a previous version by @graphcareful in #7485
This fix will prevent users from configuring any even value to the cluster configuration property, default_topic_replications by @daisukebe in #7434
#7370#5601 Redpanda will now treat nodes that were decommissioned while in maintenance mode as no longer in maintenance mode, allowing for further nodes to be placed in maintenance mode. by @andrwng in #7551
schema_registry: Explciitly set _schemas topic to retain forever. by @BenPope in #7559
Improvements
Improve tiered-storage reliability in presence of inconsistencies in metadata by @Lazin in #7510
The seed_servers node configuration may now be identical on each node to form a cluster, even when empty_seed_starts_cluster is true (the default). by @andrwng in #7501
Tiered storage topic recovery now uses the retention.local.target settings to bound how much data is restored to local disk, rather than the total retention settings. by @jcsp in #7578
#7479 An ERROR log message on S3 upload failures is downgraded to WARN, as this situation has been observed to occur transiently in normal operation on AWS. by @jcsp in #7480
#7516 Upon completion of rpk cluster config edit or rpk cluster config set, print the following message if restart is required: by @daisukebe in #7517
Cluster needs to be restarted. See more details with 'rpk cluster config status'
rpk will prevent decommissioning a node if its in maintenance mode. by @r-vasquez in #7498
schema_registry: If _schemas topic is missing, return a 500 status code. by @BenPope in #7567
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features
max_concurrent_producer_ids
) to control how much sessions for transaction/idempotency will be saved by @VadimPlh in #7618 #7580Bug Fixes
default_topic_replications
by @daisukebe in #7434_schemas
topic to retain forever. by @BenPope in #7559Improvements
seed_servers
node configuration may now be identical on each node to form a cluster, even whenempty_seed_starts_cluster
istrue
(the default). by @andrwng in #7501retention.local.target
settings to bound how much data is restored to local disk, rather than the total retention settings. by @jcsp in #7578rpk cluster config edit
orrpk cluster config set
, print the following message if restart is required: by @daisukebe in #7517_schemas
topic is missing, return a 500 status code. by @BenPope in #7567Full Changelog: v22.3.4...v22.3.5
This discussion was created from the release v22.3.5.
Beta Was this translation helpful? Give feedback.
All reactions