Weird results

2022-12-15 Thread Claude Warren, Jr via dev
I am working on a StandaloneDowngrader.java based on StandaloneUpgrader.java While working on the tests I had a problem with 2 test (testFlagArgs and testDefaultCall) that failed with: ERROR [main] 2022-12-14 10:35:20,051 SSTableReader.java:496 - Cannot open /home/claude/apache/cassandra/build/te

Re: Single slow node dramatically reduces cluster write throughput regardless of CL

2022-12-15 Thread Sarisky, Dan
CASSANDRA-18120 created. On 12/14/2022 3:13 PM, Jeremiah Jordan wrote: I have seen this same behavior in the past as well and came to the same conclusions of where the issue is. It would be good to write this up in a ticket. Giving people the option of using the DynamicEndpointSnitch to orde

Re: [DISCUSSION] Cassandra's code style and source code analysis

2022-12-15 Thread Mick Semb Wever
> > Another angle I forgot to mention is that this is quite a big patch and > there are quite big pieces of work coming, being it CEP-15, for example. So > I am trying to figure out if we are ok to just merge this work first and > devs doing CEP-15 will need to rework their imports or we merge this

Re: Weird results

2022-12-15 Thread Paulo Motta
I recently came across this issue. I was able to fix it with "ant realclean" + "ant build", indicating it's probably a leftover configuration from a previous test. We probably need to find which tests with a non default partitioner are not being properly cleaned up. Em qui., 15 de dez. de 2022 às