jgaalen commented on issue #6237:
URL: https://github.com/apache/jmeter/issues/6237#issuecomment-2516657129

   > We need a test to reproduce the failure, and it would be nice to include 
the test into the regression suite.
   
   There's actually an issue I just found out:
   
   prev.getResponseDataAsString()
   
   This isn't working anymore :( So we can only clean up the data after the 2nd 
root sample/parent, or use a setting if you don't need the prev results for 
memory optimisation (there are not a lot of scripts that use the prev results). 
   But the measurements show there is so much memory to be gained here!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to