aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

QueryEngine improvements and fixes #129

Closed Aloren closed 5 years ago

Aloren commented 5 years ago
Aloren commented 5 years ago

@mzhangsfly the changes that I was talking about in the previous PR. I've also fixed a bunch of issues in index parsing logic and added additional tests.

BrianNichols commented 5 years ago

We had to revert the initial merge. Can you re-issue the full pull request including your latest changes.

Aloren commented 5 years ago

@BrianNichols this pr already contains both commits

BrianNichols commented 5 years ago

Ok. We will include these changes in tomorrow's release.

Aloren commented 5 years ago

thank you @BrianNichols @mzhangsfly for cooperation

BrianNichols commented 5 years ago

Java client 4.3.1 has been released with these changes.

https://www.aerospike.com/download/client/java/4.3.1/

BrianNichols commented 5 years ago

In addition, spring-data-aerospike 2.0.0.RELEASE was released to maven central and now references Java client 4.3.1.