Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5909

Perf test send/receive by count does not complete on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • 5.11.1
    • None
    • Performance Test
    • None
    • Windows 7

    Description

      The performance test tool does not complete when producer.sendType=count or consumer.recvType=count on Windows. A thread dump shows that a thread suspended on AbstractJmsClientSystem.runSystemTest() line 142: samplerCompletionLatch.await(). The same command line on a Linux machine runs the performance test as expected.

      Command line:
      mvn activemq-perf:consumer -Dfactory.brokerURL="failover:(tcp://localhost:61616)" -Dconsumer.destName=queue://loadtestPL -DsessAckMode=clientAck -DsysTest.clientPrefix=TestPLC -Dfactory.prefetchQueue=10 -Dconsumer.recvCount=8000 -Dconsumer.recvType=count -Dconsumer.recvDelay=50 -Dconsumer.asyncRecv=false

      Attachments

        Activity

          People

            Unassigned Unassigned
            jkorab Jakub Korab
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: