it should be working as fine. 

alternatively we can use grpc InprocessChannel. I didn't go to that route, 
because I think loopback is probably much reliable than using InprocessChannel. 
since using InprocessChannel we have to consider the sequence on constructing 
service and the client, which can be tricky. So I would prefer using loopback 
as for now, and change it if it turns out to be a bottleneck.

[ Full content available at: https://github.com/apache/bookkeeper/pull/1721 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to