Make testTransactionForwardedToLeaderAfterRetry purge-aware 26/61726/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 14 Aug 2017 20:53:15 +0000 (22:53 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 17 Aug 2017 08:38:29 +0000 (08:38 +0000)
commitea802a376bce43e316fee94eff689ee8bb817b35
treec8345c2878abcca423fd2a1fc644fcded6ab1fe2
parent1fcad0bba05ddb4474a1dd5bd59413ff38f2840f
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