https://issues.apache.org/bugzilla/show_bug.cgi?id=50618
--- Comment #7 from Luciana Moreira <[email protected]> 2011-01-21 03:45:00 EST --- I simplified my test case to only point to this bug and ended up cutting important parts it would seem... I have created another test case which has an Include Controller and in there we have a Sampler. In this test case we also get the stack overflow. In any case, I don't see why we would always need to add a sampler after a If Controller. Can't we have as a last task of a thread group an action executed by a Sampler inside an If Controller? Using a big CSV file I can easily imagine many scenarios where this would be needed. According to a variable in the CSV file we do this additional step or not. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
