EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
63 stars 20 forks source link

Issue 161 Force shutdown after grace period #178

Closed dpasek-senacor closed 2 years ago

dpasek-senacor commented 2 years ago

This is another backport to the 3.0.0 release branch for issues fixed on trunk/4.x release: https://github.com/EventStore/EventStoreDB-Client-Java/issues/161

Performs a forced shutdown of gRPC ManagedChannel if normal shutdown does not terminate the ManagedChannel.