aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

QueryEngine refreshIndexes does not remove deleted indexes #128

Closed Aloren closed 5 years ago

Aloren commented 5 years ago

Needed for: https://github.com/aerospike/spring-data-aerospike/pull/18

Aloren commented 5 years ago

@mzhangsfly @BrianNichols please review. thanks!

mzhangsfly commented 5 years ago

Talked with Brian, Server code now handles multiple 2nd Index scan. He has scheduled a release for tomorrow. Merging your request now.

Aloren commented 5 years ago

@mzhangsfly merged too early... i was already adding changes to make index fully immutable. )