Jake Luciani

Results 62 comments of Jake Luciani

No, There are tests verifying sorting does work: https://github.com/tjake/Solandra/blob/solandra/test/solandra/SolandraTests.java#L832 Do these pass for you? ant test

ah pardon me, I fixed the tests it seems the solr resource url parsing was busted. try again?

yeah, sounds like asc sorting is busted, i havent had any cycles to fix, could you try commenting out? and retesting? https://github.com/tjake/Solandra/blob/solandra/src/lucandra/CassandraUtils.java#L121

👋 although this is going into Cassandra it’s not yet released. So this is really about supporting vector search in AstraDB which is released and being used in production. I’d...

Labeling rule, though I don't see how this could happen, collectd hasn't changed between these versions

The trouble with this is we then get a line for every partition along with the total disk. I find that confusing. Ideally we would only add a partition like...

We would like to eventually do this however given the existing metric formatting and structure in Cassandra and DSE will need to wait todo this. But we want to!

As a workaround, I'm modified stress to take a profile yaml as a uri so, for example, you can link to a raw gist file.

I did, @jatin-bhateja look at https://github.com/jbellis/jvector/pull/90 you can run the JMH yourself.