Do not wipe graph configuration 60/104060/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Jan 2023 10:31:11 +0000 (11:31 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 17 Jan 2023 11:43:56 +0000 (11:43 +0000)
commit5b1cba0a864384b2d2dd00daf2804d7ffc3acd68
tree88b6682c35afc5c2f6c8ed925fb1e752d124a070
parent82238e891b275e8b8522f4fbb36867830cc6cd22
Do not wipe graph configuration

We are not using config datastore, do not wipe it on shutdown. This
prevents a splat with controller-7.

Change-Id: Ic002fbbfa4d14b1ee16f0951402ef7d651fdb92e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java