Hey folks, My understanding is that a ManagedChannel can have a number of possible connections backing it. Is there a way to kill all the connections and restart them without shutting down the ManagedChannel and creating a new one?
This has come about due to issues related to https://github.com/grpc/grpc-java/pull/5599 where I know that the application is in a bad state and would rather restart all connections than wait the 15 min for them to timeout. Thanks! -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/0a3a52b7-014f-4b8f-beda-d4a270fbca2b%40googlegroups.com.
