You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/04/18 09:49:28 UTC

[Bug 59345] New: SMTPSampler connection leak

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

            Bug ID: 59345
           Summary: SMTPSampler connection leak
           Product: JMeter
           Version: 3.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: luca.maragnani@gmail.com

Hi all,
SMTPSampler does not close connection if sending email fails (error code
different from 2xx after DATA command).

For example send an email with GTUBE signature in body to an SMTP server with
antispam module active. You should see the connection ESTABLISHED after test
ends until jmeter is running.

Regards,
Luca

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

[Bug 59345] SMTPSampler connection leak

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59345

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.0                         |2.13
           Hardware|PC                          |All
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Tue Apr 19 06:46:31 2016
New Revision: 1739853

URL: http://svn.apache.org/viewvc?rev=1739853&view=rev
Log:
Bug 59345 - SMTPSampler connection leak
#resolve #198
Bugzilla Id: 59345

Modified:
   
jmeter/trunk/src/protocol/mail/org/apache/jmeter/protocol/smtp/sampler/protocol/SendMailCommand.java
    jmeter/trunk/xdocs/changes.xml

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