Hello Sebb, Do you suggest we fix it That way ? I Think it should be ok because to make some post processing and add variables to context URL need to be called from réal sampler not one in parallèl download , am I right in this ? Do you see other ways of altering jmetercontext from parallèl download ? Regards Philippe
On Saturday, December 10, 2011, <[email protected]> wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=52310 > > --- Comment #3 from Sebb <[email protected]> 2011-12-10 01:00:19 UTC --- > (In reply to comment #2) >> The issue is due to the fact the property is cached in JMeterContext which is >> thread local in Parent thread of Parallel Download threads. >> Quick fix would be to make ThreadLocal InheritableThreadLocal but as >> JMeterContext is not thread-safe it is not the right fix. > > If the context is not mutated, then it should be OK to share. > > -- > Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are the assignee for the bug. > -- Cordialement. Philippe Mouawad.
