Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-13 Thread Marianne Lyne Manaog
Hi everyone, Matt and I finished running all the tests for V2 with the bug fixes from CASSANDRA-18086 and the results for the 100 partitions are definitely better than V1. For the larger partitions (1000, 1), the results for V2 are

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-10 Thread Abe Ratnofsky
Could we defer the close of this vote til Monday, December 12th after 6pm Pacific Time? Jon Meredith and I have been working thru an issue blocking streaming on 4.1 for the last couple months, and are now testing a promising fix. We're currently working on a write-up, and we'd like to hold the

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-09 Thread Marianne Lyne Manaog
Hi everyone, Matt and I finished running all the tests for V2 with the bug fixes from CASSANDRA-18086 and the results for the 100 partitions are definitely better than V1. For the larger partitions (1000, 1), the results for V2 are

Re: [RESULT][VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-07 Thread Benedict
Sure > On 7 Dec 2022, at 20:47, Mick Semb Wever wrote: > >  > >> Can we give Marianne and Matt a chance to confirm their performance numbers? >> I got an indicative message suggesting it looked good, but nothing firm yet. > > > > I am presuming that will (and must) happen before the new

Re: [RESULT][VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-07 Thread Mick Semb Wever
> Can we give Marianne and Matt a chance to confirm their performance > numbers? I got an indicative message suggesting it looked good, but nothing > firm yet. > I am presuming that will (and must) happen before the new vote closes (which will be next Monday anyway). I don't see much point in

Re: [RESULT][VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-07 Thread Benedict
Can we give Marianne and Matt a chance to confirm their performance numbers? I got an indicative message suggesting it looked good, but nothing firm yet. > On 7 Dec 2022, at 20:37, Mick Semb Wever wrote: > >  > >> The vote will be open for 72 hours (longer if needed). Everyone who has >>

[RESULT][VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-07 Thread Mick Semb Wever
> The vote will be open for 72 hours (longer if needed). Everyone who has > tested the build is invited to vote. Votes by PMC members are considered > binding. A vote passes if there are at least three binding +1s and no -1's. > This vote failed due to CASSANDRA-18086, which has now been

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-07 Thread Benjamin Lerer
> > Given that we're talking about two one-liners, just changing time units, > what are folks thoughts about skipping rc2 and just re-cutting 4.1.0 (GA) ? It sounds reasonable to me. Le mar. 6 déc. 2022 à 22:36, Aleksey Yeshchenko a écrit : > Sure. > > On 6 Dec 2022, at 18:14, Mick Semb Wever

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-06 Thread Aleksey Yeshchenko
Sure. > On 6 Dec 2022, at 18:14, Mick Semb Wever wrote: > >> Let’s get these fixes in and roll a pure RC2. > > > > Given that we're talking about two one-liners, just changing time units, what > are folks thoughts about skipping rc2 and just re-cutting 4.1.0 (GA) ? > > (I agree with the

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-06 Thread Marianne Lyne Manaog
Here is CASSANDRA-18097 with the bug fix for the performance regression encountered with 100 partitions in V2. On Mon, Dec 5, 2022 at 2:05 PM Marianne Lyne Manaog < marianne.man...@ieee.org> wrote: > Following on what Matt said: > > - Here

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-06 Thread Mick Semb Wever
> > Let’s get these fixes in and roll a pure RC2. > Given that we're talking about two one-liners, just changing time units, what are folks thoughts about skipping rc2 and just re-cutting 4.1.0 (GA) ? (I agree with the rules, and am in favour of making the exception.)

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-06 Thread Aleksey Yeshchenko
Switching to -1 then. Let’s get these fixes in and roll a pure RC2. > On 6 Dec 2022, at 10:53, Benedict wrote: > > There’s another 1-line fix needed with the patch, and some tests, that I (or > someone else) can likely post later today. It might be worth also giving Matt > and Marianne a day

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-06 Thread Benedict
There’s another 1-line fix needed with the patch, and some tests, that I (or someone else) can likely post later today. It might be worth also giving Matt and Marianne a day or two to run some further tests to confirm everything is working as expected. > On 6 Dec 2022, at 09:15, Mick Semb

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-06 Thread Mick Semb Wever
Marianne and Matt, are you saying that this v1->v2 performance degradation is more than just CASSANDRA-18086 ? If so, what's the eta for a ticket created for it? On Tue, 6 Dec 2022 at 00:07, Marianne Lyne Manaog wrote: > Following on what Matt said: > > - Here is the link to the Cassandra repo

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Marianne Lyne Manaog
Following on what Matt said: - Here is the link to the Cassandra repo with the bugfix of wait time from ms to ns: https://github.com/apache/cassandra/compare/trunk...marianne-manaog:cassandra:bugfix/wait-from-ms-to-ns - the Paxos configuration used is: paxos_contention_wait_randomizer:

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Matt Fleming
Me and Marianne are also still chasing a performance issue with Paxos v2 when compared with v1. We see way more contention on v2 for a LOCAL_SERIALIZABLE workload that writes/reads to only 100 partitions (v2 performs better for higher partition counts). We're still investigating what's going on.

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Josh McKenzie
> CASSANDRA-18086 should probably be fixed and merged first, as Paxos v2 will > be unlikely to work well for users without it. Either that or we need to > update NEWS.txt to mention it. That's a really small one-liner - I'd be game for us getting that reviewed and merged and re-calling the vote

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Andrés de la Peña
+1 On Mon, 5 Dec 2022 at 11:37, Benedict wrote: > -0 > > CASSANDRA-18086 should probably be fixed and merged first, as Paxos v2 > will be unlikely to work well for users without it. Either that or we need > to update NEWS.txt to mention it. > > On 5 Dec 2022, at 11:01, Aleksey Yeshchenko

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Benedict
-0 CASSANDRA-18086 should probably be fixed and merged first, as Paxos v2 will be unlikely to work well for users without it. Either that or we need to update NEWS.txt to mention it. > On 5 Dec 2022, at 11:01, Aleksey Yeshchenko wrote: > > +1 > >> On 5 Dec 2022, at 10:17, Benjamin Lerer

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Brandon Williams
+1 Kind Regards, Brandon On Mon, Dec 5, 2022 at 3:33 AM Mick Semb Wever wrote: > > > Proposing the test build of Cassandra 4.1.0 GA for release. > > sha1: b807f97b37933fac251020dbd949ee8ef245b158 > Git: >

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Aleksey Yeshchenko
+1 > On 5 Dec 2022, at 10:17, Benjamin Lerer wrote: > > +1 > > Le lun. 5 déc. 2022 à 11:02, Berenguer Blasi > a écrit : >> +1 >> >> On 5/12/22 10:53, guo Maxwell wrote: >>> +1 >>> >>> Mick Semb Wever mailto:m...@apache.org>>于2022年12月5日 >>> 周一下午5:33写道:

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Benjamin Lerer
+1 Le lun. 5 déc. 2022 à 11:02, Berenguer Blasi a écrit : > +1 > On 5/12/22 10:53, guo Maxwell wrote: > > +1 > > Mick Semb Wever 于2022年12月5日 周一下午5:33写道: > >> >> Proposing the test build of Cassandra 4.1.0 GA for release. >> >> sha1: b807f97b37933fac251020dbd949ee8ef245b158 >> Git: >>

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Berenguer Blasi
+1 On 5/12/22 10:53, guo Maxwell wrote: +1 Mick Semb Wever 于2022年12月5日 周一下午5:33写道: Proposing the test build of Cassandra 4.1.0 GA for release. sha1: b807f97b37933fac251020dbd949ee8ef245b158 Git:

Re: [VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread guo Maxwell
+1 Mick Semb Wever 于2022年12月5日 周一下午5:33写道: > > Proposing the test build of Cassandra 4.1.0 GA for release. > > sha1: b807f97b37933fac251020dbd949ee8ef245b158 > Git: > https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/4.1.0-tentative > Maven Artifacts: >

[VOTE] Release Apache Cassandra 4.1.0 GA

2022-12-05 Thread Mick Semb Wever
Proposing the test build of Cassandra 4.1.0 GA for release. sha1: b807f97b37933fac251020dbd949ee8ef245b158 Git: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/4.1.0-tentative Maven Artifacts: