https://bz.apache.org/bugzilla/show_bug.cgi?id=62887

--- Comment #7 from Artem Fedorov <[email protected]> ---
Hi all,

I agree with attached fix, but it can throw NPE, because it skip check for null


if(subResult == null) {
  // see https://bz.apache.org/bugzilla/show_bug.cgi?id=54778
  return;
}

The other suggestion is add jmeter.property for enable/disable subResults
rename option.

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

Reply via email to