[ https://issues.apache.org/jira/browse/ARTEMIS-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16666911#comment-16666911 ]
ASF GitHub Bot commented on ARTEMIS-2151: ----------------------------------------- GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2400 ARTEMIS-2151 JMS Selectors Broken in some cases Create Test Case Fix OpenWire so selectors are translated Fix GroupID to call groupId method You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelandrepearce/activemq-artemis ARTEMIS-2151 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2400.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2400 ---- commit 9f2e781b87351a6e9d139171a8a3387ebb539a43 Author: Michael André Pearce <michael.andre.pearce@...> Date: 2018-10-29T05:46:55Z ARTEMIS-2151 JMS Selectors Broken in some cases Create Test Case Fix OpenWire so selectors are translated Fix GroupID to call groupId method ---- > JMS Selectors broken in some cases > ---------------------------------- > > Key: ARTEMIS-2151 > URL: https://issues.apache.org/jira/browse/ARTEMIS-2151 > Project: ActiveMQ Artemis > Issue Type: Bug > Reporter: Michael Andre Pearce > Priority: Major > > Currently filtering for JMS headers on OpenWire does not work, this is > because the selector is not translated. > Also it seems JMSXGroupId is not filterable, this is broken on all protocols -- This message was sent by Atlassian JIRA (v7.6.3#76005)