The ActorLookup Java API at this point still returns Scala futures. We need to update these to conform to later standards using CompletableFuture.
The ActorLookup Java API at this point still returns Scala futures. We need to update these to conform to later standards using CompletableFuture.