Make testTransactionForwardedToLeaderAfterRetry purge-aware 43/61743/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 14 Aug 2017 20:53:15 +0000 (22:53 +0200)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 15 Aug 2017 04:58:26 +0000 (04:58 +0000)
commit916cf98305879c4a129985dc6a77af39c43d85b1
tree94e92ec8279ac5f1df9b47ac831fb883c7d4f87d
parent3c1b420deeb1e5e2b28d02cf1c190d12be308377
Make testTransactionForwardedToLeaderAfterRetry purge-aware

At the point where we are waiting for transaction replication
to fully propagate, we need to account for the purge request,
as otherwise the configuration could interfere with index
sequencing.

Change-Id: I13f93e306e5b77304916e4c05f39dc28fb9cc049
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit d1de9c55e280fc6a972b0cd408189057446c45a0)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java