[ 
https://issues.apache.org/jira/browse/QPID-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267235#comment-15267235
 ] 

ASF subversion and git services commented on QPID-7250:
-------------------------------------------------------

Commit 1742020 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1742020 ]

QPID-7250: check that message can fit in a page before writing to disk

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

Reply via email to