+1nbOn Dec 19, 2022, at 1:27 PM, Josh McKenzie wrote:+1On Mon, Dec 19, 2022, at 11:54 AM, SAURABH VERMA wrote:+1On Mon, Dec 19, 2022 at 9:36 PM Benjamin Lerer wrote:+1Le lun. 19 déc. 2022
à 16:31, Andrés de la Peña a écrit :+1On Mon, 19 Dec 2022 at 15:11, Aleksey Yeshchenko wrote:+1On 19 Dec
FYI for visibility among our development community -
CircleCI reports they have experienced a security incident and are asking all
users to immediately rotate any secrets stored in CircleCI (environment
variables, object storage credentials, etc). They’re also recommending
monitoring any inter
Hugely excited to this – thanks to the Program Committee and to the Linux Foundation
for organizing!It's been a long few years away from conferences and I can't wait to
see all of you.Beyond learning about what everyone is doing with Apache Cassandra,
I'm looking forward to the hallway chats an
Josh and all PMC members, thank you for your work on this!Supportive of the changes
and grateful to have scaffolding in place to accommodate current/incoming
subprojects.– ScottOn Jan 26, 2023, at 1:21 PM, Josh McKenzie
wrote:The Cassandra PMC is pleased to announce that
we're evolving our go
There are some ideas that development community members have kicked around that may falsify the assumption that "virtual tables are
tiny and will fit in memory."One example is CASSANDRA-14629: Abstract Virtual Table for very large result
setshttps://issues.apache.org/jira/browse/CASSANDRA-14629C
Congratulations, Patrick!On Feb 2, 2023, at 9:46 PM, Berenguer Blasi
wrote:Welcome!On 3/2/23 4:09, Vinay Chella
wrote:Well deserved one, Congratulations, Patrick. On Fri, Feb 3, 2023 at 4:01
AM Josh McKenzie
wrote:Congrats Patrick! Well deserved.On Thu, Feb 2, 2023, at 5:
Supportive of this as well.
I see testability of trunk against JDK17 as more important than continuous
preservation of support for scripted UDFs *during* that development.
Will be tempted to cherry-pick this and begin kicking the tires as soon as it’s
ready. 👍
- Scott
> On Feb 5, 2023, at 6:
Thanks and congratulations Lorina!
— Scott
> On Feb 16, 2023, at 4:29 PM, Lorina Poland wrote:
>
> Good news! The Open Collective application was accepted! Step one is done.
>
> Lorina
>
>> On 2023/02/13 22:23:35 Lorina Poland wrote:
>> Hi all -
>>
>> I have submitted an application to the
I realize my feedback on this has been spread across tickets and older mailing list / wiki discussions, so I'll offer a proposal here.Starting with goals -1. Cassandra users must be able to abort and
revert an upgrade to a new version of the database that introduces a new major SSTable format.Thi
Regarding “We should focus on why it took 6 months to go from 4.1 first alpha to GA and what happened inside that time window.” —Speaking solely from my perspective, the single biggest time draw was tracking down and resolving https://issues.apache.org/jira/browse/CASSANDRA-18110.One of the strateg
Modifying NTS in place would not be possible if it changes rack placement in a
way that breaks existing clusters on upgrade. A strategy introducing a change
to placement like this would need a new name. A new strategy would be fine in
trunk.
Logging a warning seems appropriate if RF > rack coun
For this to be safe, my understanding is that:– A repair of the affected range would
need to be completed among the replicas without such corruption (including paxos
repair).– And we'd need a mechanism to execute repair on the affected node without it
being available to respond to queries, eith
more of an optimization to avoid read repair for queries
over the affected range grinding traffic to a halt, rather than necessary for
safety.
— Scott
> On Mar 8, 2023, at 8:54 AM, C. Scott Andreas wrote:
>
> For this to be safe, my understanding is that:
>
> – A repair of the
I agree with Aleksey's view here.To expand on the final point he makes re: requiring
SSTables be fully rewritten prior to rev'ing from 4.x to 5.x (if the cluster previously ran
3.x) –This would also invalidate incremental backups. Operators would either be required to
perform a full snapshot ba
Done, thanks Doug!On Mar 21, 2023, at 2:22 PM, Doug Rohrer
wrote:Hi folks:I’d like to post a CEP, but given it’s the first time I’m trying to
contribute to the wiki, I don’t have access.If someone with access could please grant
user drohrer access to post, I’d greatly appreciate it.Thanks,Doug
If there’s lack of clarity around EOL policy and dates, we should absolutely make this clear.Most releases of the project have been “LTS” in that the release cadence since 2018 has not been rapid but focused on minor enhancements on long-lived branches like 3.0, 3.11, and 4.0.x. But I’d distinguish
+1nb.As someone familiar with this work, it's pretty hard to overstate the impact it
has on completing Cassandra's HTAP story. Eliminating the overhead of bulk reads and
writes on production OLTP clusters is transformative.– ScottOn May 4, 2023, at 9:47
AM, Doug Rohrer wrote:Hello all,I’d like
+1nbOn Jun 13, 2023, at 10:25 AM, German Eichberger via dev wrote:
+ 1
Great to see this moving forward!
From: Abe Ratnofsky
Sent: Tuesday, June 13, 2023 10:09 AM
To: dev@cassandra.apache.org
Subject: [EXTERNAL] Re: [VOTE] CEP-8 Datastax Drivers Donation
+1 (nb)
On Jun 13, 202
+1 for ACCP and can attest to its results. ACCP also optimizes for a range of hash
functions and other cryptographic primitives beyond TLS acceleration for Netty.On Jun 22,
2023, at 2:07 PM, Jeff Jirsa wrote:Either would be better than
today. On Thu, Jun 22, 2023 at 1:57 PM Jordan West wrote:
+1nbOn Jun 28, 2023, at 6:40 PM, Abe Ratnofsky wrote:+1 (nb)On Jun 28, 2023, at 18:38, guo Maxwell wrote:+1 Nate McCall 于2023年6月29日 周四上午9:25写道:+1 On Wed, Jun 28, 2023 at 5:17 AM Shailaja Koppu wrote:Hi Team,(Starting a new thread for VOTE instead of reusi
Thanks Patrick. I like the idea of a user survey.Added a handful of comments in the doc. 👍–
ScottOn Jul 11, 2023, at 12:51 AM, Mick Semb Wever wrote:Looks good
to me, thanks Patrick.On Tue, 11 Jul 2023 at 03:11, Patrick McFadin
wrote:For quite a few years, I have done Twitter polls to gather
Agreed with Eric’s point here, yes.- ScottOn Jul 12, 2023, at 10:48 AM, Eric Evans wrote:On Wed, Jul 12, 2023 at 1:54 AM Miklosovic, Stefan wrote:I agree with Jackson that having a different output format (JSON/YAML) in order to be able to change the default output
"From what I see you guys want to condition any change by offering json/yaml as well."I don't think I've seen a proposal to block changes to nodetool output on machine-parseable formats in
this thread.Additions of new delimited fields to nodetool output are mostly straightforward. Changes to fiel
ebody is "greping" it and it is not there, it will break.Do you understand that the same way or am I interpreting that wrong?____From: C. Scott Andreas Sent: Thursday, July 13, 2023 16:35To: dev@cassandra.apache.orgCc: devSubject:
Re: Changing the
Ekaterina, thank you for spearheading JDK17 support for Apache Cassandra! Exciting to get to this point.- ScottOn Jul 24, 2023, at 7:11 PM, Ekaterina Dimitrova wrote:Good news! After run #1638-39 you should not see anything else failing than SSLFactory test class. This known issue will be fixed b
Jeremiah, that’s my understanding as well. ACCP accelerates a subset of
functions and delegates the rest.
In years of using ACCP with Cassandra, I have yet to see an issue - or any case
in which adopting ACCP was anything other than a strict benefit.
- Scott
> On Jul 26, 2023, at 5:33 AM, J. D
Can you say more about the shape of your concern?JCA/JCE conformance and correctness of the functions implemented are a responsibility of the ACCP/Corretto test suite (link). These are thoroughly exercised by Amazon and bundled into the Corretto JDK distribution Amazon ships as well.With regard to
not
able to take this action on others' behalf.More information on the project's mailing lists and how to
join/leave them is here: https://cassandra.apache.org/_/community.htmlCheers,– ScottOn Jul 26, 2023,
at 7:11 AM, C. Scott Andreas wrote:Can you say more about the shape of
I think these concerns are well-intended, but they feel rooted in uncertainty rather than in factual examples of areas where risk is present. I
would appreciate elaboration on the specific areas of risk that folks imagine.I would encourage those who express skepticism to try the patch,
and I end
I agree that it would be ideal for Cassandra to have a repair scheduler in-DB.
That said I would happily support an effort to bring repair scheduling to the
sidecar immediately. This has nothing blocking it, and would potentially enable
the sidecar to provide an official repair scheduling soluti
+1nbOn Aug 19, 2023, at 9:50 AM, Blake Eggleston wrote:+1On Aug 17, 2023, at 12:37 AM, Alex Petrov wrote:+1On Thu, Aug 17, 2023, at 4:46 AM, Brandon Williams wrote:+1Kind Regards,BrandonOn Wed, Aug 16, 2023 at 4:34 PM Dinesh Joshi wrote:>> Proposing the test build of in-jvm
Given how early we are in the cycle with even the branch only recently cut (and how
much is not yet present in the alpha), housecleaning seems like a positive impulse.On
Aug 23, 2023, at 7:28 AM, Ekaterina Dimitrova wrote:Hi
everyone,I wanted to clarify something. I understood dependency updat
A snapshot artifact seems more appropriate for early testing to me, rather than a voted / released build issued by the project given how much has yet to land.- ScottOn Aug 25, 2023, at 8:46 AM, Ekaterina Dimitrova wrote:+1On Fri, 25 Aug 2023 at 11:14, Mick Semb Wever wrote:Propo
Supportive of switching the default to mmap_index_only as well.
I don’t have numbers handy to share, but my experience has been significantly
lower read latency and I wouldn’t run with auto. I’ve also not observed
substantial heap pressure after switching - it was strictly an improvement.
- Sco
+1 (nb)Accepting this donation would mark a huge milestone for the project.On Oct 3, 2023, at 4:25 AM, Josh McKenzie
wrote:I see now this will likely be instead apache/cassandra-java-driverI was wondering about that. apache/java-driver seemed pretty broad.
:)From the linked page:Check that all
Let’s please not change the default at the same time the feature is introduced.Making the capability available will allow users to evaluate and quantify the benefit of the work, as well as to call out any unintended consequences. As users and the project gain confidence in the results, we can evalu
I’d happily be the first to vote -1(nb) on a release containing a known and reproducible bug that can result in data loss or an incorrect response to a query. And I certainly wouldn’t run it.Since we have a programmatic repro within just a few seconds, this should not take long to root-cause.On Fri
Agreed with Brandon, yes. I'm at a "-0 (nb)" on a beta release at this point. We're clearly finding (and
resolving) lots of significant and in some case serious issues - ones that violate fundamental properties of the
database. I'm very glad that we're finding and fixing these, but they feel lik
Congratulations, Francisco!
- Scott
> On Nov 28, 2023, at 10:53 AM, Dinesh Joshi wrote:
>
> The PMC members are pleased to announce that Francisco Guerrero Hernandez
> has accepted
> the invitation to become committer today.
>
> Congratulations and welcome!
>
> The Apache Cassandra PMC memb
Thanks for this proposal and apologies for my delayed engagement during the Cassandra Summit last week. Benjamin, I appreciate your work on this and your engagement on this thread – I know it’s a lot of discussion to field. On ALLOW FILTERING: I share Chris Lohfink’s
experience in operating clust
Thanks for this proposal and apologies for my delayed engagement during the Cassandra Summit last week. Benjamin, I appreciate your work on this and your engagement on this thread – I know it’s a lot of discussion to field.On ALLOW FILTERING:I share Chris Lohfink’s experience in operating clusters
Jaydeep, thanks for reaching out and for sharing this proposal. I like the direction. Please also take a look at
https://issues.apache.org/jira/browse/CASSANDRA-16663 , which adds coordinator-level rate limiting on request rate. This ticket
introduced a lockless rate limiter patterned on an appr
Hi all, I'd like to propose appending the following two footers to messages sent to the user@ and
dev@ lists. The proposed postscript including line breaks is between the "X" blocks
below. User List Footer: X --- Unsubscribe: Send a blank email to
user-unsubscr...@cassandra.apache.org .
ail.com > wrote: +1
Kind Regards, Brandon On Mon, Jan 22, 2024 at 12:10 PM C. Scott Andreas < sc...@paradoxica.net > wrote: Hi all, I'd like to
propose appending the following two footers to messages sent to the user@ and dev@ lists. The proposed postscript including line breaks
i
Hi Jon, Thanks for taking the time to read and reply to this proposal. Would encourage you to approach it from
an attitude of seeking understanding on the part of the first-time CEP author, as this reply casts it off
pretty quickly as NIH. The proposal isn't mine, but I'll offer a few notes on w
s aren’t downleveled unexpectedly during migration.- ScottOn Apr 8, 2024, at 2:15 PM, C. Scott Andreas wrote:Hi Jon,Thanks for taking the time to read and reply to this proposal. Would encourage you to approach it from an attitude of seeking understanding on the part of the first-time CEP author,
These are the salient points here for me, yes:> My understanding from the proposal is that Sidecar would be able to migrate from a Cassandra instance that is already dead and cannot recover.> That’s one thing I like about having it an external process — not that it’s bullet proof but it’s one less
Supportive of accepting a donation of the Spark Cassandra Connector under the project's umbrella
as well - I think that would be very welcome and appreciated. Spark Cassandra Connector and the
Analytics library are also suited to slightly different usage patterns. SCC can be a good fit for
Spar
We capture this as part of our release lifecycle document: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=132320437We define releases from our “Beta” milestone onward as API-stable:BetaDefinition / Expectations:Should be interface-stable, so that consumers do not have to incur any
Congratulations Joey!
- Scott
—
Mobile
> On Jul 24, 2024, at 7:12 AM, Benjamin Lerer wrote:
>
>
> The PMC's members are pleased to announce that Joey Lynch has accepted the
> invitation to become a PMC member.
>
> Thanks a lot, Joey, for everything you have done for the project all these
There are a few things unclear to me in this thread and the ticket, and details in the Jira are slim. Yifan / others
supportive of backporting this feature, could you help me answer these questions? – What's this for? I'd appreciate a
detailed explanation of what "Enhance CQLSSTableWriter to not
Hequan, thanks for your email. If you'd like to report a potential
security/privacy issue in Apache Cassandra, a few paths are available: – Email
priv...@cassandra.apache.org to report the issue privately to the Apache
Cassandra Project Management Committee, who can privately review your report
Sorry to veer off from a vote in a vote thread. @Alex, can you say more about this statement: > " I think I would prefer to not introduce the change I have proposed (the one that would bring back
non-binary compatibility)." If we have a path that resolves the issue and also maintains full compati
I appreciate this report and would love to work toward the direction it recommends.I’m also familiar with past concerns raised by others with our FQL configuration parameters that allow passing shell commands for FQL segment archival.We bias toward ensuring an MBean exists for dynamic modification
Thanks all for discussion on this.It’s hard to describe the sinking feeling that hit me when it became clear to me how common this problem is - and how horribly difficult it is to prove one has encountered this bug.Two years ago, my understanding was that this is an exceptionally rare and transient
+1nb
> On Sep 1, 2021, at 6:54 AM, Jeff Jirsa wrote:
>
> +1
>
>
>> On Wed, Sep 1, 2021 at 4:54 AM Sam Tunnicliffe wrote:
>>
>> Proposing the test build of Cassandra 4.0.1 for release.
>>
>> sha1: 6709111ed007a54b3e42884853f89cabd38e4316
>> Git:
>> https://gitbox.apache.org/repos/asf?p=cass
+1nb
>
> On Sep 9, 2021, at 2:03 PM, David Capwell wrote:
>
> +1
>
>> On Sep 9, 2021, at 1:52 PM, Mick Semb Wever wrote:
>>
>> +1
>>
>>> On Thu, 2 Sept 2021 at 13:20, Mick Semb Wever wrote:
>>>
>>> Proposing the test build of in-jvm dtest API 0.0.9 for release.
>>>
>>> Repository:
>>>
Adding a few notes from my perspective as well – Re: the UX question, thanks for asking this.I agree that offering a set of example queries and use cases may help make the specific use cases more understandable; perhaps we can prepare these as examples to be included in the CEP.I do think that all
Hi folks,Thanks for discussion on this proposal, and also to Benedict who’s
been fielding questions on the list!I’d like to restate the goals and problem
statement captured by this proposal and frame context.Today, lightweight
transactions limit users to transacting over a single partition. Thi
on the project; execute this development on ASF JIRA in collaboration
with other contributors; engage with members of the developer and user community on
feedback, enhancements, and bugs; and intend deliver it to completion at a standard
of readiness suitable for production transactional systems of rec
1. +1nb
2. +1nb
3. +1nb
It’s been encouraging to follow discussion advancing potential enhancements to
this proposal on the other threads.
I disagree that it is a good outcome for the project and the Apache Cassandra
user community to veto significant progress in this area on grounds that the
+1nb
> On Oct 29, 2021, at 6:17 AM, bened...@apache.org wrote:
>
> +1
>
> From: Mick Semb Wever
> Date: Friday, 29 October 2021 at 13:45
> To: dev@cassandra.apache.org
> Subject: [VOTE] Release dtest-api 0.0.11
> Proposing the test build of in-jvm dtest API 0.0.11 for release.
>
> Repository
Thank you for starting discussion on this CEP, Andrés!Can the "Scope" section of the doc be filled out? It currently reads "TBD," but
having a better understanding of the scope of work would help focus discussion: https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-3%3A+GuardrailsRe:
confi
Re: "I think you all know my feels on JMX." –Super fair - I'd meant to speak in terms of desired outcome ("the feature should be dynamically
configurable at runtime") rather than implementation ("this should be via JMX"). 👍On Nov 1, 2021, at 1:24 PM, David Capwell
wrote:If anyone wants to bite
+1, this would be great to have fixed. Thanks for talking with Infra about
this, Bowen.
> On Dec 4, 2021, at 9:16 AM, Bowen Song wrote:
>
> Hello,
>
>
> Currently this mailing list has MIME-part filtering turned on, which will
> results in "From:" address munging (appending ".INVALID" to th
Thanks Benjamin!I see that the Roadmap doc on Confluence contains several features that are large in scope but do not have a published CEP or discussion on the mailing list.Because users will treat the roadmap doc as indicative of the project’s direction and intent, can these items be moved to a s
+1nb, with and without the amendment.Reason for mentioning without: I see the ability to cut a
release to address an urgent security or data loss issue as one of the strongest arguments for
maintaining green CI as a resting state so we are ready in the event of an emergency.Test results
that we
I also (+1nb) support a proposal to deprecate JavaScript UDFs; to offer an
interface for those who would like to supply a UDF implementation; and to
extract/remove our current implementation.
JDK17 support seems like a much higher priority than in-tree JS UDFs.
— Scott
> On Jan 18, 2022, at 8:
+1nbOn Feb 7, 2022, at 6:15 AM, Mick Semb Wever
wrote:Proposing the test build of Cassandra 4.0.2 for release.sha1:
25012d2fec1984cc9c1a352f214eb912ca4f10f5Git:
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/4.0.2-tentativeMaven
Artifacts:
https://repository.apach
+1nbOn Feb 7, 2022, at 6:14 AM, Mick Semb Wever
wrote:Proposing the test build of Cassandra 3.0.26 for release.sha1:
b18adcba1a808cf77576905dc2ceccd7783bdb18Git:
https://gitbox.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/3.0.26-tentativeMaven
Artifacts:
https://repository.apa
Branimir, thank you for sharing these results.
The numbers are exciting - particularly the UCS test in which compaction keeps
up, and your note mentioning 30% larger L0 flushes due to the more compact
memory representation.
Great work.
— Scott
> On Feb 7, 2022, at 8:39 AM, Branimir Lambov w
Hi Dorian,I see that the following download URLs appear to work fine for me and result in the
tarballs being downloaded as expected.–
https://dist.apache.org/repos/dist/dev/cassandra/3.11.12/apache-cassandra-3.11.12-src.tar.gz–
https://dist.apache.org/repos/dist/dev/cassandra/3.11.12/apache-cas
+1nb
> On Feb 8, 2022, at 4:18 AM, Brandon Williams wrote:
>
> +1
>
>> On Mon, Feb 7, 2022 at 8:44 AM Alex Petrov wrote:
>>
>> Proposing the test build of cassandra-harry 0.0.1 for release, to start
>> using it in Cassandra tree.
>>
>> Repository:
>> https://gitbox.apache.org/repos/asf?p=c
+1nb
> On Feb 16, 2022, at 5:59 AM, Jeremy Hanna wrote:
>
> +1 nb. Thanks for all of the great work on this Branimir. Excited to see
> this moving forward.
>
>> On Feb 16, 2022, at 7:56 AM, J. D. Jordan wrote:
>>
>> +1 nb
>>
On Feb 16, 2022, at 7:30 AM, Josh McKenzie wrote:
>
+1nbOn Feb 17, 2022, at 2:37 PM, J. D. Jordan wrote:+1 nbOn Feb
17, 2022, at 4:25 PM, Brandon Williams wrote:+1On Thu, Feb 17, 2022 at
4:23 PM Caleb Rackliffe wrote:Hi everyone,I'd like to call a vote
to approve CEP-7.Proposal:
https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-7%3A+
Ekaterina, thank you very much for sharing this!
I admit, it’s much more involved than I expected to be.
The —add-opens and —add-exports flags seem suitable for development and perhaps
experimental support, but we’ll probably want to make changes to remove as many
as we can before considering J
+1nbOn Mar 31, 2022, at 10:21 AM, Dinesh Joshi wrote:+1On Mar 31, 2022,
at 10:04 AM, David Capwell wrote:+1On Mar 31, 2022, at 9:53 AM, Alex
Petrov wrote:Proposing the test build of in-jvm dtest API 0.0.13 for
release.Repository:https://gitbox.apache.org/repos/asf?p=cassandra-in-jvm-dtest-ap
+1, with special attention to CASSANDRA-14752 - didn’t realize we hadn’t
released a build with a resolution for this yet.
> On May 9, 2022, at 5:23 PM, Mick Semb Wever wrote:
>
>
>>
>> > The vote will be open for 72 hours (longer if needed). Everyone who
>> > has tested the build is invited
+1nb
> On May 5, 2022, at 9:49 AM, Brandon Williams wrote:
>
> +1
>
> Also passed dependency-check
>
> Kind Regards,
> Brandon
>
>> On Wed, May 4, 2022 at 9:33 AM Mick Semb Wever wrote:
>>
>> Proposing the test build of Cassandra 4.0.4 for release.
>>
>> sha1: d4dbc932bf415e0ca17c43289147
+1nb
> On May 9, 2022, at 5:24 PM, Mick Semb Wever wrote:
>
>
>>
>> > 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
Yep, supportive of anything that has the potential to increase the number of users evaluating a pre-release build. Alpha sounds great.On May 18,
2022, at 9:29 AM, David Capwell wrote:Works for meOn May 18, 2022, at 7:36 AM, Josh McKenzie
wrote:+1 from me on the grounds that I expect users to b
+1nb
> On May 26, 2022, at 10:21 PM, Berenguer Blasi
> wrote:
>
>
> +1 nb
>
> On 26/5/22 16:25, Ekaterina Dimitrova wrote:
>> +1 (nb)
>>
>> On Tue, 24 May 2022 at 11:37, Andrés de la Peña wrote:
>>> +1 nb
>>>
>>> On Tue, 24 May 2022 at 16:10, Benjamin Lerer wrote:
+1
Le m
Congratulations, Jacek!On Jul 6, 2022, at 7:38 AM, Mick Semb Wever
wrote:Congrats Jacek! On Wed, 6 Jul 2022 at 15:00, Ekaterina Dimitrova
wrote:Well deserved, congrats! 🎉 On Wed, 6 Jul 2022 at 8:56, Brandon Williams
wrote:Congrats!On Wed, Jul 6, 2022, 7:00 AM Benjamin Lerer wrote:The PMC
m
Amit, welcome and thank you for contributing the results from your test and opening this discussion.I don’t think anyone is arguing that the database shouldn’t take advantage of available hardware.A few things important to keep in mind when considering a patch like this:- Where the actual bottlenec
Claude, can you say more about the goal or purpose that closing tickets
advances?
There are quite a lot of tickets with patches attached that the project has
either not been able to act on at the time; or which the original contributor
started but was unable to complete. We’ve picked up many of
+1nbOn Aug 22, 2022, at 8:55 AM, Mick Semb Wever wrote: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.+1Checked- signing
Hi Jaydeep,Thanks for reaching out and for bumping this thread.This is probably not the answer you’re after, but mentioning as it may address the issue.C* 3.0.14 was released over five years ago, with many hundreds of important bug fixes landing since July 2017. These include fixes for issues that
+1nb
— Scott
> On Oct 21, 2022, at 4:04 AM, Brandon Williams wrote:
>
> +1
>
> Kind Regards,
> Brandon
>
>> On Wed, Oct 19, 2022 at 4:41 AM Mick Semb Wever wrote:
>>
>>
>> Proposing the test build of Cassandra 3.0.28 for release.
>>
>> sha1: 96c5332ee15f45ca5410caaa787cc88d6947b3c9
>> Gi
+1nb
— Scott
> On Oct 21, 2022, at 4:05 AM, Brandon Williams wrote:
>
> +1
>
> Kind Regards,
> Brandon
>
>> On Wed, Oct 19, 2022 at 4:41 AM Mick Semb Wever wrote:
>>
>>
>> Proposing the test build of Cassandra 3.11.14 for release.
>>
>> sha1: 9d3327ef1321fe1bf4e7fc73ed6111da7c994553
>> G
+1nb
— Scott
> On Oct 21, 2022, at 4:06 AM, Brandon Williams wrote:
>
> +1
>
> Kind Regards,
> Brandon
>
>> On Wed, Oct 19, 2022 at 4:41 AM Mick Semb Wever wrote:
>>
>>
>> Proposing the test build of Cassandra 4.0.7 for release.
>>
>> sha1: 277fa4fca4a80eb327be6559f993c91e42dd4009
>> Git
A 2-3% increase in storage volume is roughly equivalent to giving up the gain from LZ4 -> LZ4HC, or a one to two-level bump in Zstandard compression levels. This regression could be very expensive for storage-bound use cases.From the perspective of storage overhead, the unsigned int approach sounds
I share David and Aleksey’s views on this.
We shouldn’t make major defaults changes right before RC. Might be worth adding
a release note recommending users try them, and that they may become default in
a future release though.
— Scott
> On Nov 16, 2022, at 3:38 PM, David Capwell wrote:
>
>
We have precedent for changing defaults that have near-universal positive
impact in patchlevel releases, yep.
disk_access_mode: auto -> mmap_index_only comes to mind.
- Scott
> On Nov 16, 2022, at 6:49 PM, Derek Chen-Becker wrote:
>
> I'm fine with not including G1 in 4.1, but would we consi
Jon, thanks for flagging that I didn't get a reply to your question on the thread.My main point in this thread is that I don't
think post-beta is an appropriate time for a major prop change like this in the release cycle. Ideally at this point in the
release cycle, major contributors and large u
+1. CASSANDRA-19989 and CASSANDRA-19968 will be good fixes to get out. On Oct 16,
2024, at 5:20 AM, Mick Semb Wever wrote: Proposing the test
build of Cassandra 5.0.2 for release. sha1: f278f6774fc76465c182041e081982105c3e7dbb
Git: https://github.com/apache/cassandra/tree/5.0.2-tentative Maven
Separating the two is completely fine yep -- just mentioned since deprecation/removal of stress also came up in the thread. Let's complete the donation. Just wanted to make sure we
don't remove compaction-stress without a substitute. – Scott On Oct 14, 2024, at 10:46 AM, Brandon Williams wrote:
+1
- Scott
> On Nov 13, 2024, at 12:47 PM, Brandon Williams
> wrote:
>
> Proposing the test build of Cassandra 4.0.15 for release.
>
> sha1: b88fe80910deccc4eb648038a92729e31976e291
> Git: https://github.com/apache/cassandra/tree/4.0.15-tentative
> Maven Artifacts:
> https://repository.apach
Agree with Benedict's proposal here. In circumstances when I've needed to capture and work with FQL, I've
found it cumbersome to work with Chronicle. The dial-home functionality and release process changes put it
over the top for me. – Scott On Sep 19, 2024, at 8:40 AM, Josh McKenzie wrote:
th
Preference for a yaml property and MBean. Briefly:– All other secondary index config is defined in yaml.– System properties are more cumbersome to manage in that they’re less structured and commingle JVM configuration with database configuration.– We need an MBean hot property so users can flip to
+1 On Feb 5, 2025, at 2:50 PM, Alex Petrov wrote: +1 On Wed, Feb 5, 2025, at
11:03 PM, Blake Eggleston wrote: Ok ok, I've jumped gun here, sorry, small off by 24 error. Please
continue voting, and I'll be back tomorrow :D On Wed, Feb 5, 2025, at 1:49 PM, Blake Eggleston wrote:
The vote passes
1 - 100 of 115 matches
Mail list logo