AbstractConcurrentDataBrokerTest @deprecate-s the AbstractDataBrokerTest 65/90065/1
authorMichael Vorburger <vorburger@redhat.com>
Mon, 6 Feb 2017 23:23:31 +0000 (00:23 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 May 2020 09:29:01 +0000 (11:29 +0200)
commit3282f1989aba438817739bbf611fd133c381a5e7
tree8f36a5682e499b26a072b039ff728625aa208047
parent4a461d624f03984047b593c823112feac729aceb
AbstractConcurrentDataBrokerTest @deprecate-s the AbstractDataBrokerTest

This is take #2 on a similar earlier attempt which made the same change
directly in AbstractDataBrokerTest, which broke some downstrean tests,
which were BADLY WRITTEN (!) because the assumed single threaded direct
execution (which DataBroker does not guarantee).

https://bugs.opendaylight.org/show_bug.cgi?id=7538 has full background

JIRA: MDSAL-556
Change-Id: I05ac3525bdcf1ab9c99dfa15b98e090848d0fddc
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/tests/AbstractDataBrokerTestTest.java