Hi,all.
I define a routed rpc in an app running on member-2 of a 3-nodes cluster: and I registered it with a name "rpc-key": routedRpcServiceReg.registerPath(HelloWorldContext.class, InstanceIdentifier.builder(RpcMember.class, new RpcMemberKey("rpc-key")).build()); then I wanted to invoke this rpc from another app running on another node in the cluster, how should I do? the routed rpc included a input param "instantIdentity name" and I don't know how to set it. Hopefully give me detailed answer,thanks. Best regards, Cool Simpler
F2612E3E@D6E8F616.E7184958.png
Description: Binary data
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev