Stratio / cassandra-lucene-index

Lucene based secondary indexes for Cassandra
Apache License 2.0
600 stars 170 forks source link

Support for 3.11.2 ? #382

Open hkroger opened 6 years ago

hkroger commented 6 years ago

Hi,

3.11.2 is out. Do you have expected schedule for update ?

kotdv commented 6 years ago

I couldn't wait, so I forked it and updated to support 3.11.2. You can pull it and build the plugin from it until there's an "official bump": https://github.com/kotdv/cassandra-lucene-index/tree/branch-3.11.1

You can also compare and see what I changed (just in case): https://github.com/Stratio/cassandra-lucene-index/compare/branch-3.11.1...kotdv:branch-3.11.1

hkroger commented 6 years ago

In other words the old plugin would work just fine with new version if this works?

kotdv commented 6 years ago

Yeah, I've checked the differences between several previous releases and I haven't found anything worth changing, considering this is a minor version update for Cassandra itself.

hkroger commented 6 years ago

from 3.11.0 => 3.11.1 there were some incompatible changes and lucene didn't compile without actually changing some code. So this time we had more luck :)

kotdv commented 6 years ago

I have it deployed on kubernetes, aaand so far so good.

roadrunner commented 6 years ago

@kotdv can you share the docker file and deployment?

akshitjain commented 6 years ago

@stratiocommit @stratioadmin Is there any timeline by which 3.11.2 startio-lucene will be released?

hkroger commented 6 years ago

@akshitjain we just deployed 3.11.2 with plugin for 3.11.1. Works fine.

engin commented 6 years ago

@hkroger i can confirm that as well

https://hub.docker.com/r/dumlu/cassandra-lucene-docker/