Bug 58980 - JMS Subscriber will return successful as long as 1 message is received.
Summary: JMS Subscriber will return successful as long as 1 message is received.
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-07 20:03 UTC by Harrison
Modified: 2016-02-08 12:15 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harrison 2016-02-07 20:03:26 UTC
JMS Subscriber will return successful as long as 1 message is received, regardless of the amount of messages the user has specified as expected.
Comment 1 Harrison 2016-02-07 20:04:33 UTC
Working on fix now, should have a PR soon.
Comment 2 Harrison 2016-02-07 20:36:07 UTC
Pull request: https://github.com/apache/jmeter/pull/111
Comment 3 Philippe Mouawad 2016-02-08 12:15:02 UTC
Date: Mon Feb  8 12:14:44 2016
New Revision: 1729146

URL: http://svn.apache.org/viewvc?rev=1729146&view=rev
Log:
Bug 58980 - JMS Subscriber will return successful as long as 1 message is received.
#resolve #111
Bugzilla Id: 58980

Modified:
    jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/SubscriberSampler.java
    jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3822