[esb-issues] [JBoss JIRA] (JBESB-3786) Enable configuration and propagation of the JMS priority through the ESB aware services

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed May 23 21:05:18 EDT 2012


    [ https://issues.jboss.org/browse/JBESB-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695335#comment-12695335 ] 

Kevin Conner commented on JBESB-3786:
-------------------------------------

The message flow priority will be passed through ESB invocations into the invoked services as part of the message context but will not be present, within the message, during execution of the service.  The priority will be held within a thread local context so that it can be propagated through any subsequent invocations of the ServiceInvoker.

If the transport is JMS, invoked through the JMS Courier, then the priority will also be used to configure the MessageProducer.
                
> Enable configuration and propagation of the JMS priority through the ESB aware services
> ---------------------------------------------------------------------------------------
>
>                 Key: JBESB-3786
>                 URL: https://issues.jboss.org/browse/JBESB-3786
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Transports
>    Affects Versions: 4.11
>            Reporter: Kevin Conner
>            Assignee: Kevin Conner
>             Fix For: 4.11 CP1
>
>
> The feature request is to have a priority configured on a gateway and then have that propagate through the ESB services which are invoked as a result.
> The priority should be applied to any JMS transports which are used to communicate with ESB services, using the JMS message setJMSPriorty, and propagated through those services to subsequent ESB service invocations.

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

        


More information about the esb-issues mailing list