Fix Eclipse compilation error 91/98391/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Nov 2021 13:43:58 +0000 (14:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Nov 2021 13:50:03 +0000 (14:50 +0100)
commit25e140045dd07b173278460f20e17bd2c704e806
tree570f10c21bd1f188f65b46d1721b0652337dd46f
parent07efe2f14bac8054dddca07b8d9b75238a0e14cd
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>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreRemotingIntegrationTest.java