https://issues.apache.org/bugzilla/show_bug.cgi?id=54717
--- Comment #17 from Danny Lade <[email protected]> --- (In reply to Philippe Mouawad from comment #16) > Looking at your code, I think it is fine regarding multi-threading. > There is something misleading in the comments of this Bugzilla as you spoke > about BatchSampleSender at first. > The BatchSampleSender has exactly the same problem like all samplers which are synchronizing in sampleOccurred() method. We just wrote the StatisticalHoldSampleSender because it is much easier to implement. > Thanks for the patch, although not in expected format and with too many > dependencies that could be avoided. Sorry for that, but we just use the implementation above as it is by patching the jmeter.properties for "mode=net.bigpoint.jmeter.samplers.StatisticalHoldSampleSender". It should have been just an example how one may solve the problem described first. -- You are receiving this mail because: You are the assignee for the bug.
