Re: Improved DeletionTime serialization to reduce disk size

2023-07-04 Thread Berenguer Blasi
Hi All, https://issues.apache.org/jira/browse/CASSANDRA-18648 up for review and the PR is quite small Regards On 3/7/23 11:03, Berenguer Blasi wrote: Thanks for the comments Benedict. Given DeletionTime.localDeletionTime is what caps everything to year 2106 (uint enconded now) I am ok

Re: [DISCUSS] Formalizing requirements for pre-commit patches on new CI

2023-07-04 Thread Berenguer Blasi
Currently a dtest is being ran in j8 w/wo vnodes , j8/j11 w/wo vnodes and j11 w/wo vnodes. That is 6 times total. I wonder about that ROI. On dtest cluster reusage yes, I stopped that as at the time we had lots of CI changes, an upcoming release and priorities. But when the CI starts flexing

Re: [DISCUSS] Formalizing requirements for pre-commit patches on new CI

2023-07-04 Thread Derek Chen-Becker
Ultimately I think we have to invest in two directions: first, choose a consistent, representative subset of stable tests that we feel give us a reasonable level of confidence in return for a reasonable amount of runtime. Second, we need to invest in figuring out why certain tests fail. I strongly