https://issues.apache.org/bugzilla/show_bug.cgi?id=52310
--- Comment #5 from Philippe Mouawad <[email protected]> 2011-12-10 12:43:42 UTC --- Date: Sat Dec 10 12:06:23 2011 New Revision: 1212778 URL: http://svn.apache.org/viewvc?rev=1212778&view=rev Log: Bug 52310 - variable in IPSource failed HTTP request if "Concurrent Pool Size" is enabled ROLLBACK Modified: jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContextService.java Date: Sat Dec 10 12:09:18 2011 New Revision: 1212779 URL: http://svn.apache.org/viewvc?rev=1212779&view=rev Log: Bug 52310 - variable in IPSource failed HTTP request if "Concurrent Pool Size" is enabled ROLLBACK (Oups one modification passed) Modified: jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContextService.java Log: Bug 52310 - variable in IPSource failed HTTP request if "Concurrent Pool Size" is enabled Fix by making child get context of the parent. Modified: jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContextService.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
