You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andreas Calvo (JIRA)" <ji...@apache.org> on 2011/07/22 18:49:57 UTC

[jira] [Created] (AMQ-3413) Broker losing messages in a NoB while disconnected

Broker losing messages in a NoB while disconnected
--------------------------------------------------

                 Key: AMQ-3413
                 URL: https://issues.apache.org/jira/browse/AMQ-3413
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker, Transport
    Affects Versions: 5.5.0
         Environment: CentOS 5.6, x86_64
            Reporter: Andreas Calvo


When a broker gets disconnected from the network (I.E. power down network infrastructure) messages sent during this period are lost.

Example:
Client 1 <-> Broker A <--> Broker B <--> Broker C <-> Client 2

Client 1 and 2 create a producer to send message to a Topic.
Client 1 and 2 create a durable subscriber to the Topic.

If Broker A gets disconnected (unplugged from the network), during the first maxInactivityDuration ms messages are lost. Once it detects the dead broker, those messages are not lost, meaning that when Broker A reconnects to the network it gets starting from those messages.

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

        

[jira] [Closed] (AMQ-3413) Broker losing messages in a NoB while disconnected

Posted by "Andreas Calvo (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Calvo closed AMQ-3413.
------------------------------

    Resolution: Duplicate

related to https://issues.apache.org/jira/browse/AMQ-3353
                
> Broker losing messages in a NoB while disconnected
> --------------------------------------------------
>
>                 Key: AMQ-3413
>                 URL: https://issues.apache.org/jira/browse/AMQ-3413
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Transport
>    Affects Versions: 5.5.0
>         Environment: CentOS 5.6, x86_64
>            Reporter: Andreas Calvo
>
> When a broker gets disconnected from the network (I.E. power down network infrastructure) messages sent during this period are lost.
> Example:
> Client 1 < - >  Broker A < - > Broker B < - > Broker C < - > Client 2
> Client 1 and 2 create a producer to send message to a Topic.
> Client 1 and 2 create a durable subscriber to the Topic.
> If Broker A gets disconnected (unplugged from the network), during the first maxInactivityDuration ms messages are lost. Once it detects the dead broker, those messages are not lost, meaning that when Broker A reconnects to the network it gets starting from those messages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMQ-3413) Broker losing messages in a NoB while disconnected

Posted by "Andreas Calvo (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Calvo updated AMQ-3413:
-------------------------------

    Description: 
When a broker gets disconnected from the network (I.E. power down network infrastructure) messages sent during this period are lost.

Example:
Client 1 < - >  Broker A < - > Broker B < - > Broker C < - > Client 2

Client 1 and 2 create a producer to send message to a Topic.
Client 1 and 2 create a durable subscriber to the Topic.

If Broker A gets disconnected (unplugged from the network), during the first maxInactivityDuration ms messages are lost. Once it detects the dead broker, those messages are not lost, meaning that when Broker A reconnects to the network it gets starting from those messages.

  was:
When a broker gets disconnected from the network (I.E. power down network infrastructure) messages sent during this period are lost.

Example:
Client 1 <-> Broker A <--> Broker B <--> Broker C <-> Client 2

Client 1 and 2 create a producer to send message to a Topic.
Client 1 and 2 create a durable subscriber to the Topic.

If Broker A gets disconnected (unplugged from the network), during the first maxInactivityDuration ms messages are lost. Once it detects the dead broker, those messages are not lost, meaning that when Broker A reconnects to the network it gets starting from those messages.


> Broker losing messages in a NoB while disconnected
> --------------------------------------------------
>
>                 Key: AMQ-3413
>                 URL: https://issues.apache.org/jira/browse/AMQ-3413
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Transport
>    Affects Versions: 5.5.0
>         Environment: CentOS 5.6, x86_64
>            Reporter: Andreas Calvo
>
> When a broker gets disconnected from the network (I.E. power down network infrastructure) messages sent during this period are lost.
> Example:
> Client 1 < - >  Broker A < - > Broker B < - > Broker C < - > Client 2
> Client 1 and 2 create a producer to send message to a Topic.
> Client 1 and 2 create a durable subscriber to the Topic.
> If Broker A gets disconnected (unplugged from the network), during the first maxInactivityDuration ms messages are lost. Once it detects the dead broker, those messages are not lost, meaning that when Broker A reconnects to the network it gets starting from those messages.

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