aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

add retry functionality for reactor client #160

Closed kptfh closed 4 years ago

kptfh commented 4 years ago

should fix https://github.com/aerospike/aerospike-client-java/issues/136 for reactor client

kptfh commented 4 years ago

Hi @BrianNichols We critically depend on this pull request. We can't go to production with reactor client without it.

BrianNichols commented 4 years ago

Your pull request has been accepted, but we are not in a position to release the java client this week. We can discuss a reactor-client only release next week if absolutely necessary.

Also, we have decided to eventually move all extensions to a separate repository in the near future. This new repo will be managed similar to the existing spring-data-aerospike.

tdanylchuk commented 4 years ago

Hello, do we have any ETA on having release version with this change? Much appreciate for any info.

BrianNichols commented 4 years ago

I will try to perform an extensions only release on Friday. The client itself is not ready to be released.

BrianNichols commented 4 years ago

Version 4.4.9.1 of aerospike-query-engine, aerospike-reactor-client and aerospike-reactor-query-engine libraries have been released to maven central (not on our website).

These libraries reference version 4.4.9 of aerospike-client.