https://issues.apache.org/bugzilla/show_bug.cgi?id=54885
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from Philippe Mouawad <[email protected]> --- Looking at how it works, sampleOccurred is called for each sampler, even if out is null, so it is a bit of useless processing. With this change maybe we could remove listener from listeners list if it is only enabled in GUI mode. So we would gain some useless processing. -- You are receiving this mail because: You are the assignee for the bug.
