Improve schemas population 55/86055/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Nov 2019 20:52:24 +0000 (21:52 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 29 Nov 2019 09:35:51 +0000 (10:35 +0100)
commit0faae677b33efe1dd5bec783f8e57c5c0a10cdc4
treefc126617aa72818599a863f3acd62e116e2f6d2b
parentfc3bf4c16d4bd71512ca991fcfc95d804c73c05e
Improve schemas population

Fetching the schema is an asynchronous process, which means we could
end up with competing requests overwriting the schema. Make sure to
re-check presence when the resolution process completes.

Change-Id: I0a7076b7a476394d4815f3c8f544be7a9ffaddd8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java