Bug 5580 - RestPerfClient: Invalid requests rate reported when a thread times out 94/36994/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 08:57:25 +0000 (10:57 +0200)
commit8cc92986ff87fc0cdd99fe79ebc150408a4553da
treed9e22cd56360f6d8f4bfc3b5bd77853c58e24f86
parent48ac7df06ec05499db9ce8baef7c95b230175343
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>
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/RestPerfClient.java