Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / EventStore/EventStoreDB-Client-Java issues and pull requests

#238 - Example for builder pattern and immutable options

Pull Request - State: closed - Opened by michael-schnell over 1 year ago

#238 - Example for builder pattern and immutable options

Pull Request - State: closed - Opened by michael-schnell over 1 year ago

#237 - RecordedEvent misses "isJson" field

Issue - State: closed - Opened by michael-schnell over 1 year ago - 2 comments

#237 - RecordedEvent misses "isJson" field

Issue - State: closed - Opened by michael-schnell over 1 year ago - 2 comments

#236 - Add secure and cluster tests.

Pull Request - State: closed - Opened by YoEight over 1 year ago - 1 comment

#236 - Add secure and cluster tests.

Pull Request - State: closed - Opened by YoEight over 1 year ago - 1 comment

#235 - Support authenticated gossip read request.

Pull Request - State: closed - Opened by YoEight over 1 year ago - 1 comment

#235 - Support authenticated gossip read request.

Pull Request - State: closed - Opened by YoEight over 1 year ago - 1 comment

#233 - Support user-provided gRPC client interceptors.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#233 - Support user-provided gRPC client interceptors.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#232 - Remove project automation workflows

Pull Request - State: closed - Opened by hayley-jean over 1 year ago - 1 comment

#231 - Add simple java example and Spring example

Issue - State: closed - Opened by cdevarenne over 1 year ago
Labels: enhancement

#230 - Implement `ExpectedRevision` raw long representation.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#229 - Connection issue with client version 4.1.1

Issue - State: closed - Opened by cdevarenne over 1 year ago - 3 comments

#228 - Next expected version no longer available in version 4+

Issue - State: closed - Opened by danieljelder over 1 year ago - 7 comments

#227 - Added: APIs for user management

Pull Request - State: closed - Opened by yehohanan7 over 1 year ago - 1 comment

#226 - Refactor internal connection code.

Pull Request - State: closed - Opened by YoEight over 1 year ago - 2 comments
Labels: breaking change

#225 - Implement User Management for Java client

Issue - State: closed - Opened by hayley-jean over 1 year ago - 1 comment
Labels: enhancement

#223 - Improve InterruptedException handling in com.eventstore.dbclient.GrpcClient.

Issue - State: closed - Opened by jezovuk over 1 year ago - 4 comments

#222 - Increase max inbound message length.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#221 - Fix OptionBase authentication code.

Pull Request - State: closed - Opened by YoEight over 1 year ago - 1 comment

#220 - Per-operation credentials (passed via OptionsBase instance) ignored.

Issue - State: closed - Opened by jezovuk over 1 year ago - 1 comment
Labels: bug

#219 - Do not start discovery process on ABORT gRPC error.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#218 - Provide toString override for public types.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#217 - Stop using Jackson JsonMapper static instances.

Pull Request - State: closed - Opened by YoEight over 1 year ago

#215 - fix(EventDataBuilder): divided JSON and binary EventDataBinary

Pull Request - State: closed - Opened by dbakhmatskyiST over 1 year ago - 1 comment

#214 - No longer store credentials unprotected in memory.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#213 - Update gRPC and protobuf version.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#212 - EventStoreDBClientSettings password should be char array not String

Issue - State: closed - Opened by tonda100 almost 2 years ago - 1 comment
Labels: enhancement

#211 - Update Dependencies

Issue - State: closed - Opened by rmfaheem almost 2 years ago

#210 - Updating projections with a non-JS handler type using the gRPC client

Issue - State: closed - Opened by fxshlein about 2 years ago
Labels: bug, linear

#209 - Support automatic changelog generation.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#208 - Add specific exceptions when delete stream operation fails.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#207 - Fix ConnectionSettingsBuilder.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#206 - Fix server filtering sample code.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#205 - Fix `tombstoneStream` overload.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#204 - Implement human-representation for ExpectedVersion types.

Pull Request - State: closed - Opened by YoEight almost 2 years ago

#203 - V4.0.0 - WrongExpectedVersionException does not allow to get actual position

Issue - State: closed - Opened by TomMante almost 2 years ago - 4 comments

#202 - break statement for defaultdeadline

Pull Request - State: closed - Opened by causton81 almost 2 years ago

#200 - Incorrect regex in documentation

Issue - State: closed - Opened by causton81 about 2 years ago - 1 comment
Labels: bug

#198 - Interface for Certificate Input

Issue - State: closed - Opened by rmfaheem about 2 years ago
Labels: feature-request

#197 - WriteResult.nextExpectedRevision.valueUnsigned no longer exits in v4.0.0

Issue - State: closed - Opened by oexza about 2 years ago - 1 comment

#196 - Fix next expected version when appending to a stream.

Pull Request - State: closed - Opened by YoEight about 2 years ago
Labels: breaking change

#195 - CI test for QA 22.10

Pull Request - State: closed - Opened by shaan1337 about 2 years ago - 1 comment

#194 - Issue-187: Backport stability and logging improvements from 3.0.0

Pull Request - State: closed - Opened by dpasek-senacor about 2 years ago

#193 - Issue-190 Fix condition causing subscribers not to be completed.

Pull Request - State: closed - Opened by dpasek-senacor about 2 years ago

#192 - Wrong minimal value for keepAliveTimeout

Issue - State: closed - Opened by dpasek-senacor about 2 years ago - 1 comment

#191 - Fix double delivery of errors.

Pull Request - State: closed - Opened by dpasek-senacor about 2 years ago

#190 - Reactive stream reads might call onError twice

Issue - State: closed - Opened by dpasek-senacor about 2 years ago

#189 - Improve error logging

Pull Request - State: closed - Opened by dpasek-senacor about 2 years ago

#188 - Issue 181 Fix merge conflict issue causing regression.

Pull Request - State: closed - Opened by dpasek-senacor about 2 years ago

#187 - Want to consider porting various PRs to master

Issue - State: closed - Opened by timothycoleman about 2 years ago

#186 - Shutdown `GossipClient` after usage.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#184 - Issue-183 Fix/simplify channel lifecycle behavior.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#182 - Issue-179 Do not shutdown client on leader reconnect attempt

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#181 - Add additional logging for connection handling.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago - 2 comments

#178 - Issue 161 Force shutdown after grace period

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#177 - Make GrpcClient.getServerVersion asynchronous

Pull Request - State: closed - Opened by YoEight over 2 years ago

#176 - Backport: Issue-163 Shutdown previous channels

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#175 - Backport Issue-167 to 3.0.x release branch

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#174 - Issue-170 Add CreateChannel message at start of work item queue.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago - 1 comment

#173 - Fix typo in method name.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#172 - Issue-171: Fix error signals to the GrpcClient based on a Completable…

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago - 1 comment

#171 - Failover does not properly work on read operations.

Issue - State: closed - Opened by dpasek-senacor over 2 years ago

#169 - Make fetching server info an async operation

Issue - State: closed - Opened by tambeau over 2 years ago - 1 comment
Labels: regression

#168 - Issue-167 Implement shutdown status check.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago - 1 comment

#166 - eventType: "$>" when subscribing to projections

Issue - State: closed - Opened by guiwoda-inviu over 2 years ago - 1 comment

#164 - Issue-163 Shutdown previous channels

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#163 - Reconnect attempts cause gRPC ManagedChannels to be orphaned

Issue - State: closed - Opened by dpasek-senacor over 2 years ago - 1 comment

#162 - Issue 161 Force shutdown after grace period

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago - 1 comment

#160 - added kotlin support for RecordedEvents to be hydrated by data classes

Pull Request - State: closed - Opened by nhajratw over 2 years ago - 1 comment

#159 - Improve Kotlin support

Issue - State: closed - Opened by nhajratw over 2 years ago - 1 comment

#156 - Improve Shutdown behavior

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago

#154 - Complete Shutdown messages after drain.

Pull Request - State: closed - Opened by dpasek-senacor over 2 years ago - 3 comments

#153 - Shutdown request blocks if connection attempts fail

Issue - State: closed - Opened by dpasek-senacor over 2 years ago - 3 comments

#151 - Retrieval of server features breaks connection retry

Issue - State: closed - Opened by dpasek-senacor over 2 years ago - 1 comment

#150 - Several classes miss a "toString()" method

Issue - State: closed - Opened by michael-schnell over 2 years ago - 2 comments
Labels: enhancement

#148 - Options should be immutable & use builder pattern.

Issue - State: open - Opened by michael-schnell over 2 years ago
Labels: enhancement

#146 - Provide documentation for public API.

Pull Request - State: closed - Opened by YoEight over 2 years ago - 3 comments
Labels: breaking change

#136 - Add jackson-datatype-jsr310 module for date serialization

Issue - State: closed - Opened by rmfaheem almost 3 years ago

#134 - Increase max receive message length to match the max event size in EventStoreDB

Issue - State: closed - Opened by hayley-jean almost 3 years ago - 1 comment

#131 - Standardize Java gRPC client deadlines

Issue - State: closed - Opened by tambeau almost 3 years ago
Labels: grpc

#131 - Standardize Java gRPC client deadlines

Issue - State: closed - Opened by tambeau almost 3 years ago
Labels: grpc

#130 - Apply Deadlines RFC

Issue - State: closed - Opened by YoEight almost 3 years ago - 1 comment
Labels: tier/minimum-viable