You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2016/05/02 20:42:12 UTC

[jira] [Created] (QPID-7250) Durable message that exceeds page queue size prevents broker restart

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org