You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/10/15 16:15:44 UTC

[jira] Created: (QPID-1356) Incoming message can be delivered to queues before it has been written to disk properly.

Incoming message can be delivered to queues before it has been written to disk properly. 
-----------------------------------------------------------------------------------------

                 Key: QPID-1356
                 URL: https://issues.apache.org/jira/browse/QPID-1356
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M4
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
            Priority: Critical
             Fix For: M4


The Java broker can deliver messages to queues before it's been comitted to the store, which can cause a race condition. The reliability tests show this up, particular PQR-Qpid-02

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


[jira] Assigned: (QPID-1356) Incoming message can be delivered to queues before it has been written to disk properly.

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

Aidan Skinner reassigned QPID-1356:
-----------------------------------

    Assignee: Rob Godfrey  (was: Aidan Skinner)

> Incoming message can be delivered to queues before it has been written to disk properly. 
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-1356
>                 URL: https://issues.apache.org/jira/browse/QPID-1356
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M4
>            Reporter: Aidan Skinner
>            Assignee: Rob Godfrey
>            Priority: Critical
>             Fix For: M4
>
>
> The Java broker can deliver messages to queues before it's been comitted to the store, which can cause a race condition. The reliability tests show this up, particular PQR-Qpid-02

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


[jira] Updated: (QPID-1356) Incoming message can be delivered to queues before it has been written to disk properly.

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

Aidan Skinner updated QPID-1356:
--------------------------------

    Status: Ready To Review  (was: In Progress)

> Incoming message can be delivered to queues before it has been written to disk properly. 
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-1356
>                 URL: https://issues.apache.org/jira/browse/QPID-1356
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M4
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>            Priority: Critical
>             Fix For: M4
>
>
> The Java broker can deliver messages to queues before it's been comitted to the store, which can cause a race condition. The reliability tests show this up, particular PQR-Qpid-02

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


[jira] Resolved: (QPID-1356) Incoming message can be delivered to queues before it has been written to disk properly.

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

Rob Godfrey resolved QPID-1356.
-------------------------------

    Resolution: Fixed

Code change looks fine.

Error was detected by existing tests so happy that no new tests need to be added.

> Incoming message can be delivered to queues before it has been written to disk properly. 
> -----------------------------------------------------------------------------------------
>
>                 Key: QPID-1356
>                 URL: https://issues.apache.org/jira/browse/QPID-1356
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M4
>            Reporter: Aidan Skinner
>            Assignee: Rob Godfrey
>            Priority: Critical
>             Fix For: M4
>
>
> The Java broker can deliver messages to queues before it's been comitted to the store, which can cause a race condition. The reliability tests show this up, particular PQR-Qpid-02

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