Bug 52775 - JMS Publisher : Add Non Persistent Delivery option
Summary: JMS Publisher : Add Non Persistent Delivery option
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks: 52773
  Show dependency tree
 
Reported: 2012-02-26 22:03 UTC by Philippe Mouawad
Modified: 2012-02-26 22:32 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2012-02-26 22:03:48 UTC
By default DeliveryMode is set to PERSISTENT.
Add an option to allow non persistent messages.
Comment 1 Philippe Mouawad 2012-02-26 22:17:34 UTC
Date: Sun Feb 26 22:16:10 2012
New Revision: 1293947

URL: http://svn.apache.org/viewvc?rev=1293947&view=rev
Log:
Bug 52775 - JMS Publisher : Add Non Persistent Delivery option

Modified:
   jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/client/Publisher.java
   jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java
   jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/PublisherSampler.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2752