在Jmeter JMS中使用通信样式“清除”点对点采样器

时间:2018-03-01 02:18:24

标签: jmeter jmeter-4.0

根据http://jmeter.apache.org/usermanual/component_reference.html#JMS_Point-to-Point

通信样式清除用于清除给定队列中的消息。

Scenario: In my test plan , i have 2 threadgroups. 
1) JMS Point to Point sampler to send messages: My JMS sampler fires request_only messages to the inqueue.
2) JMS Point to Point sampler to clear the messages in the outqueue. Here the communication style is selected as "clear" and the outqueue has been specified in the "JNDI Request queue" field.

在运行测试计划时,几乎总是查看结果树显示清除JMS采样器已从队列中清除了0条消息。

知道为什么会这样。

我的目标是确保定期排出出队。请告知是否有更好的方法来做到这一点。

1 个答案:

答案 0 :(得分:0)

JMeter 4.0支持JMS中的clear选项

  

JMS点对点采样器已通过读取,浏览和清除选项进行了增强。

因此,您可以选择沟通方式clear