Fix Eclipse compilation error 20/98420/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Nov 2021 13:43:58 +0000 (14:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 11 Nov 2021 08:30:26 +0000 (09:30 +0100)
commit571e2b94d64c653991d0230b9f8ebd587f5402f4
tree59bb9703b0e980434353395daa5468ea9419a8d7
parent9dc1c685e76bb627deed4aa9365d6989bd132b9d
Fix Eclipse compilation error

JDT has trouble with Scala classes here, make sure we specify
more general scala.collections.Set instead of its immutable counterpart.

Change-Id: I60b56e6b7ec5705409aee8d1e30a8ae9e5579bfb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 25e140045dd07b173278460f20e17bd2c704e806)
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java