Remove the use of ActorIdentity.getRef() 25/76825/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Oct 2018 15:13:42 +0000 (17:13 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Oct 2018 15:13:42 +0000 (17:13 +0200)
commit73f17e3e80b4e08ead5dc71065555994240a5c78
tree1210902064ab9133992f2dc626a7c29b9ce28a61
parentc3b47511c453ecc7692c7e5b3602c606996b4aba
Remove the use of ActorIdentity.getRef()

This method has been replaced with getActorRef(), which returns
an Optional.

Change-Id: I41e4c8f8ed06de87716c06077201287752c0e327
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-akka-raft/src/test/java/org/opendaylight/controller/cluster/raft/TestActorFactory.java