Bug 5580 - RestPerfClient: Invalid requests rate reported when a thread times out 95/36995/1
authorJakub Morvay <jmorvay@cisco.com>
Fri, 1 Apr 2016 08:57:25 +0000 (10:57 +0200)
committerJakub Morvay <jmorvay@cisco.com>
Fri, 1 Apr 2016 09:19:17 +0000 (11:19 +0200)
commit75c126cc751bc77a0f516a36179c0c056bf49ae9
treec3e859b9e3e81da3c89ca82d6295554c4b2dbb3e
parentf9a440713559f77639435682751faa593189c50d
Bug 5580 - RestPerfClient: Invalid requests rate reported when a thread times out

If some threads sending requests fail or time out, skip calculation of
requests per second value and do not log it.

Change-Id: Icec9cec729999d82671f47f383a6839aeaef6444
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
opendaylight/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/RestPerfClient.java