EventStore / EventStoreDB-Client-Java

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

Issue 181 Fix merge conflict issue causing regression. #188

Closed dpasek-senacor closed 2 years ago

dpasek-senacor commented 2 years ago

@hayley-jean Sorry but there was a merging error on my side resolving the conflicts of https://github.com/EventStore/EventStoreDB-Client-Java/issues/179 and https://github.com/EventStore/EventStoreDB-Client-Java/issues/180 . This reverted the fix for https://github.com/EventStore/EventStoreDB-Client-Java/issues/179 .

This PR properly consolidates both issues.