Brian Hawkins
Brian Hawkins
I'm looking at this from a different perspective. I would like to see the api a little easier to use. I've been using RedlineRPM (https://github.com/craigwblake/redline) to build RPM files and...
This is likely due to the server not having the type registered in the config file. You will need to provide a plugin jar that has the type in it...
Yeah just merged it. Didn't realize how long this was sitting round.
Manually merged
So if the queue is growing that means sending data to cassandra is not keeping up. One thing to check is if your cache is working correctly. Check this metric...
At first I thought this wasn't possible, if kairos were to read data before each write it would slow things way down. But I think there is a way to...
This will require code changes to implement. The timestamp I'm referring to is not exposed through any api.
That part of the documentation is messy. I'll clean it up. The default was changed for good reason. I'll change the documentation to match what is in the code.
Well this is disappointing. Tell me a bit about your setup. How many clients, how many kairos nodes, how big is your scylla cluster? What are your ingest numbers before...
I've done some testing on a single kairos and single cassandra 4 node. I'm getting almost identical performance from kairos 1.2 and 1.3. When using 1.3 I did have to...