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-170 Add CreateChannel message at start of work item queue. #174

Closed dpasek-senacor closed 2 years ago

dpasek-senacor commented 2 years ago

Improvement for https://github.com/EventStore/EventStoreDB-Client-Java/issues/170

Implementation approach:

Benefits:

Drawbacks:

dpasek-senacor commented 2 years ago

I will retract this PR as discussed internally and we will look for a more robust solution regarding a imrpoved connect/reconnect strategy for the GrpcClient.