Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If you have a durable paged queue and send a durable message that is too large to fit in a single page, the broker rejects it which is expected based on current implementation. However it does so only after having written the message to disk. On attempting to recover that message then can't be brought into memory and the broker fails to recover.
Attachments
Attachments
Issue Links
- is duplicated by
-
QPID-7232 Sending too big message into paged queue blocks the broker from starting again
- Closed