Make the last submit timeout after 30 seconds 92/56592/3
authorTomas Cere <tcere@cisco.com>
Fri, 5 May 2017 10:11:17 +0000 (12:11 +0200)
committerRobert Varga <nite@hq.sk>
Sat, 6 May 2017 10:02:27 +0000 (10:02 +0000)
commitf3225736fa511575ddc754d15b0bd2e6e36f1a82
tree1434d14db3c610ef6e36bf71b4e1dd8d07cb9579
parent882258f1e7727bbcb4a5e12700d78c8454f7ecea
Make the last submit timeout after 30 seconds

The low level test was waiting indefinetly for submits
to finish, change this to block and timeout after one minute
in case there's an unrecoverable failure on the backend which
doesnt propagate to the frontend.

Change-Id: I3df2465b56c701c88341ab6cc7fa37a015f1c893
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/impl/ProduceTransactionsHandler.java
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/impl/WriteTransactionsHandler.java