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

             Bug #: 52087
           Summary: TCPClient interface does not allow for partial reads
           Product: JMeter
           Version: 2.5.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


See Bug 52072.

The TCPClient interface does not allow for returning a status from the read (or
write) method. There is no way to indicate to the controlling sampler that the
connection should be closed regardless of the "re-use connection" setting.

The documentation for TCP Sampler (in component reference) states:

>>
If an error is detected - or "Re-use connection" is not selected - the socket
is closed. Another socket will be reopened on the next sample.
<<

This does not currently happen.

-- 
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