diff --git a/changes/ce/fix-13276.en.md b/changes/ce/fix-13276.en.md new file mode 100644 index 000000000..66b52e45a --- /dev/null +++ b/changes/ce/fix-13276.en.md @@ -0,0 +1 @@ +Fix an issue with durable message storage where parts of the internal storage state were not persisted during setup of new storage generation, a concept used internally for managing message expiration and cleanup. This could have manifested as messages being lost after a restart of the broker.