https://bz.apache.org/bugzilla/show_bug.cgi?id=61544
Bug ID: 61544
Summary: JMS Point-to-Point Sampler enhanced communication
styles (read, browse, clear)
Product: JMeter
Version: 3.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The JMS Point-to-Point Sampler only supports the communication styles Request
Only and Request Response.
It would be very convenient if the following options were added:
- Read - reads a message from the queue (if any)
- Browse - return the current queue depth ie. number of messages on queue
- Clear - clear the queue ie. remove all messages from queue
In addition, when this sampler is able to read messages from a queue, the
setting for 'Number of samples to aggregate' should be introduced, like the JMS
Subscriber Sampler offers.
--
You are receiving this mail because:
You are the assignee for the bug.