[
https://issues.apache.org/jira/browse/ARTEMIS-5825?focusedWorklogId=996772&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-996772
]
ASF GitHub Bot logged work on ARTEMIS-5825:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Dec/25 17:42
Start Date: 17/Dec/25 17:42
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #6147:
URL: https://github.com/apache/artemis/pull/6147#issuecomment-3666462083
Just to be clear I only noted the escaping on expectation you were actually
using JMS and so would be using a Java string, per the linked test. For python
you'll have other options I guess. Its just the bare " around the property name
that should be needed in the actual selector string transmitted, since thats
not normally present in that location for selectors (and also since string
literal values use single quotes which helps to discern the names vs values)
Issue Time Tracking
-------------------
Worklog Id: (was: 996772)
Time Spent: 1h (was: 50m)
> Add a JMS filter constraint relaxation prefix for dotted property names
> -----------------------------------------------------------------------
>
> Key: ARTEMIS-5825
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5825
> Project: Artemis
> Issue Type: Improvement
> Components: AMQP, Broker
> Reporter: Daniel Hermansson
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Hi,
> we are facing a situation where we need to add functionality to have dotted
> property names in AMQP filter expressions and since this relies on the
> current JMS filter expressions there is a need to be able to get around JMS
> property name constraints.
>
> This issue proposes adding a property prefix modifier "dotted_props:"
> simillar to "hyphenated_props:" and implementeded in a simillar way.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]