https://issues.apache.org/bugzilla/show_bug.cgi?id=54153

--- Comment #2 from Sebb <s...@apache.org> ---
Since the entire test plan is sent to the server (some classes are modified
slightly), I would expect the configuration to be already present on the
server.

It's just a question of finding the correct place plug the code in.

Warning: a single sample may be processed by several different listeners, each
of which may have different configuration setttings, so the original sample
result must be preserved.

This means that a copy of the sample has to be created.
Might be sensible to provide a copy method that filters based on the
SaveService configuration (rather than doing a full copy and adjusting it
later).

It will of course be more work to create the copy, however it should allow the
amount of transmitted data to be reduced.

Given that it may place an extra load on the server, I think the behaviour
should be optional.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to