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

            Bug ID: 60156
           Summary: TCPSampler : Latency is not measured for TCP Sampler
           Product: JMeter
           Version: 3.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: tamas.szab...@rightside.co

TCP Sampler results have always 0 as latency. It seems that .latencyEnd() is
not called anywhere in the TCPSampler or in its implementations.

I can't just create a new custom TCPSamplerImpl implementation because the
TCPClient interface doesn't specify a read method with the SampleResult passed
in to make it able to call 'latencyEnd' on it.

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

Reply via email to