https://issues.apache.org/bugzilla/show_bug.cgi?id=45887

           Summary: TCPSampler: timeout property incorrectly set
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=22634)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22634)
Patch to fix setTimeout() method.

Today (25/09/2008) in the source repository we have the following method in the
TCPSampler class:

    public void setTimeout(String newTimeout) {
        this.setProperty(FILENAME, newTimeout);
    }


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to