Bug 52775

Summary: JMS Publisher : Add Non Persistent Delivery option
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 52773    

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