[jboss-jira] [JBoss JIRA] Commented: (JBAS-7465) Some issues with JCA's DLQ handling
Howard Gao (JIRA)
jira-events at lists.jboss.org
Tue Nov 24 00:17:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496228#action_12496228 ]
Howard Gao commented on JBAS-7465:
----------------------------------
Thanks for the clarification.
Howard
> Some issues with JCA's DLQ handling
> -----------------------------------
>
> Key: JBAS-7465
> URL: https://jira.jboss.org/jira/browse/JBAS-7465
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JCA service
> Reporter: Howard Gao
> Assignee: Jesper Pedersen
>
> 1. JCA ignores the DLQ attribute specified in the queue's configuration file.
> 2. JCA doesn't correctly handle the max redelivery limit. If the limit is set to n, it doesn't send the message to DLQ until n+1 th redelivery.
> 3. JCA doesn't correctly handle its relation with JBM's max re-delivery control. Problems will show if you specify the DLQMaxResent count to be greater than JBM's default (10), in which case JBM will send the message to DLQ always at 10th re-delivery, giving JCA no chance to control.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list