[grpc-io] Shutdown of Individual Services

2017-11-22 Thread Rama Rao
I am using grpc-java. Let us say I have created a Service (ServiceImpl), added few services and started the service. Now if I want to graceful shutdown, do I have first call shutdown on each of the services added to ServiceImpl and then follow-it with a call to service.shutdown? or

[grpc-io] gRPC Java 1.8.0 released

2017-11-22 Thread 'Eric Anderson' via grpc.io
gRPC Java 1.8.0 is now released and available on Maven Central. v1.9.0 is scheduled for January 2nd, but the holidays will likely delay the release some. Delays will not impact later releases; v1.10 would still be scheduled for 6 weeks from January 2nd. Dependencies - core: Now using