Hannu Kröger
Hannu Kröger
Hi, 3.11.2 is out. Do you have expected schedule for update ?
If I need to recreate index in a running system (if I suspect that the index is out of sync), how can I do it online? I know I can...
If I have a custom query processor for audit purposes, cassandra-lucene-index overrides the query processor without chaining. See the activate method: https://github.com/Stratio/cassandra-lucene-index/blob/branch-3.0.14/plugin/src/main/scala/com/stratio/cassandra/lucene/IndexQueryHandler.scala
When looking CassandraSchemaManager.initiateClient it seems that native protocol is not being used, only thrift, even for CQL. Since 2.2 (or was it 3.0?), thrift port is not even open by...
Hello, I'm pondering at the moment that what would be the best way to log certain queries in RestFB. We have a lot of FB API traffic and some operations...
### Description Related to #2010. 1) If I try client connect but it fails to connect to any server and throws error events with: `Error: connect ECONNREFUSED ::1:6379`. 2) redis.disconnect()...
Should this be updated to use node 16 as github is suggesting? https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/