Bug 61819

Summary: Allow sampler timeout on all Samplers (including SMTP)
Product: JMeter - Now in Github Reporter: orimarko <orimarko>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description orimarko 2017-11-26 14:37:41 UTC
Sample Timeout is a useful tool for preventing "stuck" request that pauses the test, but it seems that it isn't fully supported:

For this to work, the sampler must implement Interruptible. The following samplers are known to do so:

AJP, BeanShell, FTP, HTTP, Soap, AccessLog, MailReader, JMS Subscriber, TCPSampler, TestAction, JavaSampler

For example SmtpSampler can't be interrupted with Sample Timeout
Comment 1 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4615