Gordon Sim created QPID-7250:
--------------------------------

             Summary: Durable message that exceeds page queue size prevents 
broker restart
                 Key: QPID-7250
                 URL: https://issues.apache.org/jira/browse/QPID-7250
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: qpid-cpp-next


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to