https://issues.apache.org/bugzilla/show_bug.cgi?id=47949
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Sebb <[email protected]> 2010-05-01 21:27:28 EDT --- Thanks for the patches, which have been applied with one minor change: if the samplers are interrupted, then the queues can be empty, so the message handlers need to allow for null message response. URL: http://svn.apache.org/viewvc?rev=940130&view=rev Log: Bug 47949 - JMS Subscriber may not receive all the messages Modified: jakarta/jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/client/ReceiveSubscriber.java jakarta/jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/SubscriberSampler.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
