tabish121 opened a new pull request, #4956: URL: https://github.com/apache/activemq-artemis/pull/4956
…ress Allow the Source address to provide consumer priority on the address using the same option value as a core consumer '?consumer-priority=X'. The change parses any query string appended to an address and uses the address portion as the actual receiver address and currently only looks at consumer priority values in the extracted address query parameters and ignores any other options found. The existing consumer priority taken from link properties takes precedence over the value placed on the address query options if both are present. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
