[
https://issues.apache.org/jira/browse/ARTEMIS-4648?focusedWorklogId=907466&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-907466
]
ASF GitHub Bot logged work on ARTEMIS-4648:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Feb/24 05:01
Start Date: 29/Feb/24 05:01
Worklog Time Spent: 10m
Work Description: jbertram commented on code in PR #4824:
URL: https://github.com/apache/activemq-artemis/pull/4824#discussion_r1506995772
##########
artemis-cli/src/test/java/org/apache/activemq/cli/test/CliProducerTest.java:
##########
@@ -88,6 +90,124 @@ public void testSendMessage() throws Exception {
checkSentMessages(session, address, null);
}
+ @Test
+ public void testBooleanMessageProperties() throws Exception {
Review Comment:
Yes. I could combine all the independent property tests into a single test.
However, it's not clear to me what benefit that would provide.
Issue Time Tracking
-------------------
Worklog Id: (was: 907466)
Time Spent: 1h (was: 50m)
> Support typed properties on CLI producer
> ----------------------------------------
>
> Key: ARTEMIS-4648
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4648
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)