[Bug 60156] TCPSampler : Latency is not measured for TCP Sampler

2017-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60156

Tamas Szabadi  changed:

   What|Removed |Added

 Status|VERIFIED|CLOSED

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

[Bug 60156] TCPSampler : Latency is not measured for TCP Sampler

2017-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60156

Tamas Szabadi  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

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

[Bug 60156] TCPSampler : Latency is not measured for TCP Sampler

2017-09-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60156

--- Comment #4 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Sep  8 17:03:16 2017
New Revision: 1807786

URL: http://svn.apache.org/viewvc?rev=1807786=rev
Log:
Bug 60156 - TCPSampler : Latency is not measured for TCP Sampler
Contributed by UbikLoadPack
Oups forgot to commit tests
Bugzilla Id: 60156

Modified:
   
jmeter/trunk/test/src/org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImplTest.java
   
jmeter/trunk/test/src/org/apache/jmeter/protocol/tcp/sampler/LengthPrefixedBinaryTCPClientImplTest.java

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

[Bug 60156] TCPSampler : Latency is not measured for TCP Sampler

2017-09-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60156

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Sep  8 11:55:40 2017
New Revision: 1807719

URL: http://svn.apache.org/viewvc?rev=1807719=rev
Log:
Bug 60156 - TCPSampler : Latency is not measured for TCP Sampler
Contributed by UbikLoadPack
Bugzilla Id: 60156

Modified:
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/AbstractTCPClient.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/BinaryTCPClientImpl.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/LengthPrefixedBinaryTCPClientImpl.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClient.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPClientImpl.java
   
jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java
jmeter/trunk/xdocs/changes.xml

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

[Bug 60156] TCPSampler : Latency is not measured for TCP Sampler

2017-09-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60156

UbikLoadPack support  changed:

   What|Removed |Added

   Keywords||PatchAvailable

--- Comment #2 from UbikLoadPack support  ---
Hello,
Proposed PR for this:

- https://github.com/apache/jmeter/pull/306

Please review.

Thanks

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

[Bug 60156] TCPSampler : Latency is not measured for TCP Sampler

2016-09-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60156

Philippe Mouawad  changed:

   What|Removed |Added

 OS||All
 CC||p.mouawad@ubik-ingenierie.c
   ||om
   Severity|normal  |enhancement
   Hardware|PC  |All

--- Comment #1 from Philippe Mouawad  ---
@Team, another Bugzilla where Java8 default method would allow us to add to
TCPClient:

public String read(InputStream is, SampleResult sampleResult)
throws ReadException 


Regards

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