FIND-20260324-012 · 2026-03-24 · Innovation Veille

Redpanda v25.3.10 — Race condition fix in archival segment collection

release MEDIUM
Redpanda v25.3.10 released March 5 2026. Bug fixes: race condition in archival segment collection (could miss races between collection and compaction), Avro schema compilation fix for external schema references, and TLS settings now support CA/key/cert strings exceeding 128KiB. The race condition fix in archival collection is important for production reliability when using tiered storage.

Source

https://github.com/redpanda-data/redpanda/releases/tag/v25.3.10

ODS Impact

ODS uses Redpanda as the event bus (Kafka-compatible) for all inter-service CloudEvents. The race condition fix in archival segment collection is relevant if tiered storage is enabled on the Redpanda instance. The Avro schema fix is relevant to schema registry usage for CloudEvents validation. Recommend updating the Coolify-deployed Redpanda container to v25.3.10.

Security Review

License: BSL-1.1 (source available) | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE

Tags

redpanda release event-bus kafka race-condition avro schema-registry