EventStore/EventStoreDB-Client-Java
Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
JavaApache-2.0
Issues
- 1
NPE if event has been deleted
#291 opened by rickardoberg - 21
- 8
Adding Custom Headers
#286 opened by tskinner-oppfi - 4
- 3
- 0
- 7
ConnectionState.connect() should use generic Grpc.newChannelBuilderForAddress()
#249 opened by coreydowning - 0
- 9
5.3.1 not working
#267 opened by rickardoberg - 3
Support Dependency-Injection of JsonMapper in EventDataBuilder or EventData
#256 opened by OliverJurkschat - 1
Create operation for projections seems to miss "Checkpoints Enabled" function
#260 opened by michael-schnell - 1
- 5
UndeliverableException for StreamNotFoundException
#244 opened by dosomder - 0
- 1
- 2
Support "CaughtUp" gRPC control message for subscriptions when a subscription becomes live
#253 opened by Grisu118 - 5
Make EventData constructor public
#252 opened by roegerle - 4
java.lang.IllegalStateException: call was cancelled
#248 opened by Grisu118 - 0
Interface for Certificate Input
#198 opened by rmfaheem - 0
Better handling of exceptions which occur during event processing in SubscriptionListener.onEvent().
#224 opened by jezovuk - 0
Add simple java example and Spring example
#231 opened by cdevarenne - 0
Reading metadata for soft deleted stream results in "ClassCastException"
#240 opened by michael-schnell - 1
Using expected revision "any" (-2) as long parameter fails with exception
#241 opened by michael-schnell - 2
RecordedEvent misses "isJson" field
#237 opened by michael-schnell - 1
Implement User Management for Java client
#225 opened by hayley-jean - 4
io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Maximum Append Size of 1048576 Exceeded when appending a list of events to a stream
#234 opened by TomMante - 4
- 7
- 3
Connection issue with client version 4.1.1
#229 opened by cdevarenne - 1
- 7
java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/json/JsonMapper
#216 opened by DmitriyLiakhovJava - 0
Update Dependencies
#211 opened by rmfaheem - 1
- 1
Incorrect regex in documentation
#200 opened by causton81 - 1
Wrong minimal value for keepAliveTimeout
#192 opened by dpasek-senacor - 4
V4.0.0 - WrongExpectedVersionException does not allow to get actual position
#203 opened by TomMante - 1
Inconsistent behaviour of EventSToreDBClient.tombstoneStream() depending on which variant is called (4.0.0 client)
#201 opened by thomdreilly - 0
- 0
Want to consider porting various PRs to master
#187 opened by timothycoleman - 1
- 0
- 1
Make fetching server info an async operation
#169 opened by tambeau - 1
Provide method for preemptively checking if client is still running or has been shutdown
#167 opened by dpasek-senacor - 0
- 0
- 0
Improvement: Additional logging for the GrpcClient and cluster node discovery
#180 opened by dpasek-senacor - 0
- 0
Reactive stream reads might call onError twice
#190 opened by dpasek-senacor - 0
- 1
eventType: "$>" when subscribing to projections
#166 opened by guiwoda-inviu