Re: [DISCUSS] Throughput issues when inserting on contended partitions

2021-12-03 Thread Benjamin Lerer
Thanks for your answer. 😀 I will review the patches and port them to 4.0 Le jeu. 2 déc. 2021 à 07:08, Berenguer Blasi a écrit : > +1 it's severe enough I also think it should go in. > > On 1/12/21 18:10, Dinesh Joshi wrote: > > +1 > > > > Dinesh > > > >> On Dec 1, 2021, at 5:59 AM, Mick Semb We

Re: [DISCUSS] Proposal for a December event

2021-12-03 Thread Paulo Motta
Here is my contribution to the advent calendar effort (I'm willing to mentor these tickets): - CASSANDRA-16436: Add startup check for large read_ahead_kb setting [1] - CASSANDRA-16664: Log JVM Arguments at in-JVM Test Class Initialization [2] - CASSANDRA-16584: Allow sstableloader to specify keyspa

Re: [DISCUSS] Nested YAML configs for new features

2021-12-03 Thread David Capwell
Thanks everyone for the feedback! If I am reading this properly I am seeing the following * Good with nested configs * Good with YAML layer supporting flat structure (possible foo.bar.baz for the path foo: {bar: {baz: 42}}), how this relates with Settings table should be resolved, but there is