Bug 47556 - JMS-PoinToPoint-Sampler Timout field should use Strings
Summary: JMS-PoinToPoint-Sampler Timout field should use Strings
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: PC Windows Vista
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-21 22:29 UTC by Andre Arnold
Modified: 2009-11-14 17:50 UTC (History)
0 users



Attachments
change suggestion (2.19 KB, patch)
2009-07-21 22:29 UTC, Andre Arnold
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Arnold 2009-07-21 22:29:44 UTC
Created attachment 24017 [details]
change suggestion

The Timeout Field of the JMS-PointToPoint Sampler should take Strings like ${SOME_VAR} for generic purposes. Now it just stores numbers for computing them later on.

I also investigated the sampler and added a possible patch.
A new method for retireving the number like it is now and a different one for storing it while not computing...
Comment 1 Sebb 2009-11-14 17:50:08 UTC
Thanks, applied to SVN with minor simplification:

URL: http://svn.apache.org/viewvc?rev=836310&view=rev
Log:
Bug 47556 - JMS-PoinToPoint-Sampler Timout field should use Strings
Comment 2 The ASF infrastructure team 2022-09-24 20:37:43 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2259