You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/02 22:37:46 UTC

[jira] [Commented] (AMQ-5949) org.apache.activemq.network.jms.DestinationBridge does not provide guaranteed message forwarding

    [ https://issues.apache.org/jira/browse/AMQ-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727986#comment-14727986 ] 

ASF subversion and git services commented on AMQ-5949:
------------------------------------------------------

Commit 505916b92797035c6c41174f220d9e9c9f669b79 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=505916b ]

AMQ-5949 Treat maxSendRetries of -1 as infinite.

> org.apache.activemq.network.jms.DestinationBridge does not provide guaranteed message forwarding
> ------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-5949
>                 URL: https://issues.apache.org/jira/browse/AMQ-5949
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.10.2
>         Environment: WebLogic 10.3.6, JRockit JDK 1.6
>            Reporter: Ben Nisbet
>             Fix For: NEEDS_REVIEW
>
>
> When using an OutboundQueueBridge associated with a SimpleJmsQueueConnector bean I have observed the default ReconnectionPolicy.maxSendRetries value of 10 to result in message loss if the connection to destination server is unreliable. (messages that are not delivered to destination within maxSendRetries are still acknowledged as having been consumed by processing of later messages)
> Is it possible for the org.apache.activemq.network.jms.DestinationBridge.onMessage() implementation to interpret a ReconnectionPolicy.maxSendRetries property value of -1 as infinity?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)