Ken Liao created AMQ-9596:
-----------------------------

             Summary: Add more options to activemq-console producer command
                 Key: AMQ-9596
                 URL: https://issues.apache.org/jira/browse/AMQ-9596
             Project: ActiveMQ Classic
          Issue Type: Improvement
          Components: Command Line Tools
    Affects Versions: 5.18.6, 6.1.3
            Reporter: Ken Liao
             Fix For: 6.2.0


Right now a user can create a simple producer by running the activemq CLI

{{./activemq producer <options>}}

However it doesn't support the following:
- Setting the message priority (the broker will need to enable prioritized 
message support on those destinations)
- Setting the delay in delivery
- Setting disableMessageTimestamp

The scope of this ticket is to support those options on the producer command.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to