https://issues.apache.org/bugzilla/show_bug.cgi?id=50032
--- Comment #13 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 2011-09-17 12:36:29 UTC --- Created attachment 27519 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27519 Fix to the issue where If Controller generates additional samples for children Transaction Controller inside when condition is false Hello, Here is a fix to the known issue related to this bug: -If Controller generates additional samples for children Transaction Controller inside when condition is false. Here is how it works, once a thread enters reInitializeSubController() it flags the JMeterThreadContext if it's the first Parent. In TransactionController listeners will not be notified that a sample occured since it didn't . Once the first Parent has finished reinitializing, it unsets the flag in finally. I tested with attached JMX and it works. Regards Philippe -- 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: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org