Remove FindBugs workaround 59/100659/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Apr 2022 20:15:10 +0000 (22:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Apr 2022 21:28:36 +0000 (23:28 +0200)
commit1a58a74558b8b1296737889bd109b89f8a453501
tree54f1fa1484aab7f203a236cd1fc6e5b5ffe01450
parentf4e2313b6a5a95cc6f89d1bf1cfd97f435eadff4
Remove FindBugs workaround

SpotBugs no longer throws a fit on callback's nullness, remove the
workaround. Also do not execute read/exists if there is no callback
-- although there always should be.

Change-Id: I3609d3be076de488f7fa64c72ad3b875e77a633e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit ed777a1f79389ce52750d3bfc4ebac290878ff7a)
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/databroker/actors/dds/LocalProxyTransaction.java