[
https://issues.apache.org/jira/browse/AMQ-8372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480472#comment-17480472
]
ASF subversion and git services commented on AMQ-8372:
------------------------------------------------------
Commit 3d2fb2b6098980ef97b0882b224f0dd246fe693b in activemq's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=3d2fb2b ]
Merge pull request #707 from
AlexejTimonin/sendTextMessageWithProperties-delimiter
[AMQ-8372] Allow custom delimiter when sending TextMessages via MBean
> Provide possiblity to enter delimiter when sending TextMessage via MBean
> ------------------------------------------------------------------------
>
> Key: AMQ-8372
> URL: https://issues.apache.org/jira/browse/AMQ-8372
> Project: ActiveMQ
> Issue Type: New Feature
> Components: JMX
> Reporter: Alexej Timonin
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Labels: pull-request-available
> Fix For: 5.17.0, 5.16.4
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I would like to send TextMessage with JConsole. Current functionality of
> MBean operation sendTextMessageWithProperties expects comma separated list of
> properties, which parses input incorrectly if body of the message has a comma
> in it, for example if body is a JSON string.
> I've created a PR [https://github.com/apache/activemq/pull/707] with my
> proposed changes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)