You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2010/05/18 10:19:41 UTC

[jira] Created: (QPID-2613) message data is not commited to the persistent store on 0-8/0-9 codepath

message data is not commited to the persistent store on 0-8/0-9 codepath
------------------------------------------------------------------------

                 Key: QPID-2613
                 URL: https://issues.apache.org/jira/browse/QPID-2613
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Broker MessageStore - DerbyStore
    Affects Versions: 0.6
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Critical
             Fix For: 0.7


With the new persistence store implementation each message should currently have StoredMessage.flushToStore() called on it as it arrives, however this is not currently being done on the 0-8/0-9 codepath and as such the message data is not commited to the store.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2613) message data is not commited to the persistent store on 0-8/0-9 codepath

Posted by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-2613:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> message data is not commited to the persistent store on 0-8/0-9 codepath
> ------------------------------------------------------------------------
>
>                 Key: QPID-2613
>                 URL: https://issues.apache.org/jira/browse/QPID-2613
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Broker MessageStore - DerbyStore
>    Affects Versions: 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Critical
>             Fix For: 0.7
>
>
> With the new persistence store implementation each message should currently have StoredMessage.flushToStore() called on it as it arrives, however this is not currently being done on the 0-8/0-9 codepath and as such the message data is not commited to the store.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org