[
https://issues.apache.org/jira/browse/ARTEMIS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060273#comment-15060273
]
Justin Bertram commented on ARTEMIS-324:
----------------------------------------
The customary place to ask questions in on the mailing list. See more
[here|http://activemq.apache.org/mailing-lists.html].
To answer your question...No. You can't set a client-specific redelivery
policy on the client-side with Artemis. You could invoke management operations
from the client-side to change the broker's configuration from the client-side,
but that would change the redelivery policy for every relevant client (i.e. it
would not be client-specific).
> Redelivery policy on the client side
> ------------------------------------
>
> Key: ARTEMIS-324
> URL: https://issues.apache.org/jira/browse/ARTEMIS-324
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.1.0
> Reporter: Grzegorz Poznachowski
>
> It's more of a question than a bug, but couldn't set Question for Issue Type.
> Documentation only states that redelivery policy can be set up in broker.xml
> file.
> Can I declare redelivery policy programatically, on the client connection
> side as it is possible in
> [ActiveMQ|http://activemq.apache.org/message-redelivery-and-dlq-handling.html]?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)