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 2011/02/24 16:10:38 UTC

[jira] Assigned: (QPID-2385) Qpid C++ broker: delivery property

     [ https://issues.apache.org/jira/browse/QPID-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim reassigned QPID-2385:
--------------------------------

    Assignee: Gordon Sim

> Qpid C++ broker: delivery property 
> -----------------------------------
>
>                 Key: QPID-2385
>                 URL: https://issues.apache.org/jira/browse/QPID-2385
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>         Environment: Red Hat Enterprise MRG 1.2
>            Reporter: Armin Noll
>            Assignee: Gordon Sim
>            Priority: Minor
>
> Consider the following scenario:
> - start two clustered brokers (B1 and B2) with durable queue Q and durable topic exchange E (the configuration of queues, exchanges and bindings must be persistent)
> - create binding between Q and E for all messages
> - start a consumer application C, connect it to B2, waiting for messages in queue Q
> - start a publisher application P, connect it to B1, start continuous message transfer to exchange E
> - stop broker B2
> - P is still connected to B1 and is publishing messages
> - start broker B2
> - reconnect C to B2
> The first N messages received by C after the reconnect are missing the delivery property "exchange".
> This problem has also been reported as Red Hat service request #1991690.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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