Bug 58302

Summary: Recording interrupt in the sample response
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Sebb 2015-08-30 13:24:41 UTC
The interrupt() function of the HTTP Sampler (and probably others) generally results in a failed sample. In the case of HTTP, a very similar response can occur if there are problems with the remote server.

It would be useful to be able to distinguish these responses somehow.

One way to do so would be to record the fact that the interrupt was applied to a particular sample, and then add that to the response message/code.

The response data should probably still contain the stack trace
Comment 1 The ASF infrastructure team 2022-09-24 20:38:00 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3662