Gatling JMS 测试似乎没有终止

Gatling JMS test doesn't seem to terminate

在我的 JMS 测试中,gatling 似乎收到了回复消息,因为它记录了:

15:52:26.101 [DEBUG] i.g.j.JmsReqReplyAction - Message received ID:1D32A51DC20C42D5E05316A0620A8E4E
15:52:26.101 [TRACE] i.g.j.JmsReqReplyAction - oracle.jms.AQjmsTextMessage@300aed69

然而测试似乎永远不会终止,我总是得到以下控制台打印:

================================================================================
2015-08-13 15:54:13                                         110s elapsed
---- JMS test ------------------------------------------------------------------
[--------------------------------------------------------------------------]  0%
          waiting: 0      / active: 1      / done:0     
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=0      KO=0     )

================================================================================

我是不是少了一个配置?

伙计们,别忘了关联 ID。