Make the last submit timeout after 30 seconds 89/56589/3
authorTomas Cere <tcere@cisco.com>
Fri, 5 May 2017 10:11:17 +0000 (12:11 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 5 May 2017 12:32:59 +0000 (12:32 +0000)
commit32deb316c47ad4ad60bcd7ee3a398fa778c8f397
tree1e6825556fcf369e19f7f1b405c44ba8c2944a3e
parentf4a5ba6131dfd93642b87ac65df62803fc112209
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