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 2007/11/09 14:23:50 UTC

[jira] Created: (QPID-679) Failover should clear pre-fetch queue

Failover should clear pre-fetch queue
-------------------------------------

                 Key: QPID-679
                 URL: https://issues.apache.org/jira/browse/QPID-679
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M2, M2.1
            Reporter: Aidan Skinner
             Fix For: M2.1


When a connection is failed over it should clear it's consumers pre-fetch queue since it is impossible to acknowledge the messages to the new broker.

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


[jira] Updated: (QPID-679) Failover should clear pre-fetch queue

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

Aidan Skinner updated QPID-679:
-------------------------------

    Attachment: QPID-679.patch

We should also be throwing an exception when failover has occured and the client tries to ack it.

Not 100% sure this patch is correct, the semantics of our failover method are not preciesly well defined. 

> Failover should clear pre-fetch queue
> -------------------------------------
>
>                 Key: QPID-679
>                 URL: https://issues.apache.org/jira/browse/QPID-679
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Aidan Skinner
>             Fix For: M2.1
>
>         Attachments: QPID-679.patch
>
>
> When a connection is failed over it should clear it's consumers pre-fetch queue since it is impossible to acknowledge the messages to the new broker.

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


[jira] Resolved: (QPID-679) Failover should clear pre-fetch queue

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

Rob Godfrey resolved QPID-679.
------------------------------

    Resolution: Fixed

> Failover should clear pre-fetch queue
> -------------------------------------
>
>                 Key: QPID-679
>                 URL: https://issues.apache.org/jira/browse/QPID-679
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Aidan Skinner
>             Fix For: M2.1
>
>         Attachments: QPID-679.patch
>
>
> When a connection is failed over it should clear it's consumers pre-fetch queue since it is impossible to acknowledge the messages to the new broker.

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


[jira] Updated: (QPID-679) Failover should clear pre-fetch queue

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

Aidan Skinner updated QPID-679:
-------------------------------

    Attachment: QPID-679.patch

> Failover should clear pre-fetch queue
> -------------------------------------
>
>                 Key: QPID-679
>                 URL: https://issues.apache.org/jira/browse/QPID-679
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Aidan Skinner
>             Fix For: M2.1
>
>         Attachments: QPID-679.patch
>
>
> When a connection is failed over it should clear it's consumers pre-fetch queue since it is impossible to acknowledge the messages to the new broker.

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


[jira] Updated: (QPID-679) Failover should clear pre-fetch queue

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

Aidan Skinner updated QPID-679:
-------------------------------

    Attachment:     (was: QPID-679.patch)

> Failover should clear pre-fetch queue
> -------------------------------------
>
>                 Key: QPID-679
>                 URL: https://issues.apache.org/jira/browse/QPID-679
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Aidan Skinner
>             Fix For: M2.1
>
>         Attachments: QPID-679.patch
>
>
> When a connection is failed over it should clear it's consumers pre-fetch queue since it is impossible to acknowledge the messages to the new broker.

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