This is an automated email from the ASF dual-hosted git repository.

blerer pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git

commit ee56da1056fcc76bd4dc23a8ac1204dc4e815677
Author: Diogenese Topper <diotop...@gmail.com>
AuthorDate: Mon Feb 7 15:39:46 2022 -0800

    February 2022 blog post for "Apache Cassandra Changelog #12"
    
    Add blog post titled "Apache Cassandra Changelog 12"
    Add image for blog
    Modify blog index
    
    patch by Diogenese Topper; review by Erick Ramirez for CASSANDRA-17356
    
    Co-authored-by: Erick Ramirez <erickramire...@gmail.com>
---
 .../blog/cassandra-documentation-changelog-12.png  | Bin 0 -> 1732984 bytes
 site-content/source/modules/ROOT/pages/blog.adoc   |  24 ++++++
 ...pache-Cassandra-Changelog-12-February-2022.adoc |  93 +++++++++++++++++++++
 3 files changed, 117 insertions(+)

diff --git 
a/site-content/source/modules/ROOT/images/blog/cassandra-documentation-changelog-12.png
 
b/site-content/source/modules/ROOT/images/blog/cassandra-documentation-changelog-12.png
new file mode 100644
index 0000000..86ad4b1
Binary files /dev/null and 
b/site-content/source/modules/ROOT/images/blog/cassandra-documentation-changelog-12.png
 differ
diff --git a/site-content/source/modules/ROOT/pages/blog.adoc 
b/site-content/source/modules/ROOT/pages/blog.adoc
index 31bd3fa..d039eff 100644
--- a/site-content/source/modules/ROOT/pages/blog.adoc
+++ b/site-content/source/modules/ROOT/pages/blog.adoc
@@ -14,6 +14,30 @@ NOTES FOR CONTENT CREATORS
 [openblock,card-header]
 ------
 [discrete]
+=== Apache Cassandra Changelog #12
+[discrete]
+==== February 10, 2022
+------
+[openblock,card-content]
+------
+A new Build Lead role is announced. Ideas are requested for Google Summer of 
Code, and the Future of UDF is defined. Cassandra’s CI process is formalized 
and a Trie Memtable Implementation is discussed.
+
+[openblock,card-btn card-btn--blog]
+--------
+[.btn.btn--alt]
+xref:blog/Apache-Cassandra-Changelog-12-February-2022.adoc[Read More]
+--------
+
+------
+----
+//end card
+
+//start card
+[openblock,card shadow relative test]
+----
+[openblock,card-header]
+------
+[discrete]
 === Tightening Security for Apache Cassandra: Part 2
 [discrete]
 ==== February 7, 2022
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
new file mode 100644
index 0000000..7208589
--- /dev/null
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-12-February-2022.adoc
@@ -0,0 +1,93 @@
+= Apache Cassandra Changelog #12
+:page-layout: single-post
+:page-role: blog-post
+:page-post-date: February 10, 2022
+:page-post-author: The Apache Cassandra Community
+:description: The Apache Cassandra Community
+:keywords: 
+
+image::blog/changelog_header.jpg[Apache Cassandra Changelog]
+Our monthly roundup of key activities and knowledge to keep the community 
informed.
+
+= Release Notes
+
+=== Release
+
+Available since 7th September, the latest release of Apache Cassandra is  
https://www.apache.org/dyn/closer.lua/cassandra/4.0.1/[4.0.1^], 
(https://downloads.apache.org/cassandra/4.0.1/apache-cassandra-4.0.1-bin.tar.gz.asc[pgp^],
  
https://downloads.apache.org/cassandra/4.0.1/apache-cassandra-4.0.1-bin.tar.gz.sha256[sha256^],
 and 
https://archive.apache.org/dist/cassandra/4.0.1/apache-cassandra-4.0.1-bin.tar.gz.sha512[sha512^]).
 This was a rapid release to fix a https://issues.apache.org/ji [...]
+
+Note: As the docs are not yet updated, the bintray location for Debian users 
is replaced with the https://apache.jfrog.io/artifactory/cassandra/[ASF's JFrog 
Artifactory location^].
+
+See the xref:download.adoc[download section] for the latest stable and older 
supported versions of source and binary distributions.
+
+To stay up-to-date, we recommend joining the Cassandra 
xref:community.adoc#discussions[mailing list].
+
+== Community Notes
+
+_Updates on Cassandra Enhancement Proposals (CEPs), how to contribute, and 
other community activities._
+
+_Are you new to the project?  We have a handy 
xref:development/index.adoc[‘Contributing to Cassandra’] page on how to get 
involved and get started. Additionally, we have established two quick labels 
you should take a look at if you are new to the project. One is for 
https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=496&quickFilter=2252[“Failing
 Tests”^] and the other corresponds to our 
https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=484&quickFilter=2162[“Low
 [...]
+
+Read PMC member Josh McKenzie’s 
https://lists.apache.org/thread/pclo1tpqsfkc4skxhftrydos89o1t72q[latest 
bi-weekly update^] for ongoing discussions and the latest on ticket progress.
+
+=== Added
+
+A massive thank you goes to *Lorina Poland* for converting all the Cassandra 
documentation from reStructuredText to AsciiDoc for the new website and another 
heartfelt thank you to *Mick Semb Wever* for getting the ticket over the line 
by working over the holiday period. We also wouldn’t have the site without 
*Anthony Grasso’s* extensive work moving us to the https://antora.org/[Antora^] 
platform. Thank you all! 👏
+
+:!figure-caption:
+
+.Take a look at the newly updated Cassandra documentation site.
+[link=https://cassandra.apache.org/doc/latest/]
+image::blog/cassandra-documentation-changelog-12.png[New Cassandra 
documentation website]
+
+=== Added
+
+Not sure what branch to target with your work? *Josh McKenzie* has put 
together a https://cwiki.apache.org/confluence/x/PpfkCw[wiki page^]
+
+=== Added
+
+We have established a Build Lead role and we are seeking more volunteers. The 
position is inspired by the ‘Build Baron’ role used in MongoDB, but more 
focused on triaging test failures and database correctness, but it may evolve 
into a performance regression and change point triage role in the future. Read 
the https://cwiki.apache.org/confluence/x/DI3kCw[wiki page^] for what’s 
involved in this rotating position and sign-up!
+
+=== Discussed
+
+The discussion for https://cwiki.apache.org/confluence/x/kYuqCw[CEP-19 Trie 
Memtable Implementation^] is 
https://lists.apache.org/thread/fdvf1wmxwnv5jod59jznbnql23nqosty[underway^]. 
Memtables can become a pain point for memory management and garbage collection, 
*Branimir Lambov* is proposing an alternative memtable implementation based on 
https://github.com/blambov/cassandra/blob/CASSANDRA-17240/src/java/org/apache/cassandra/db/tries/MemtableTrie.md[tries^].
 Join the discussion if you ha [...]
+
+===  Discussed
+
+*Paulo Motta* has started 
https://lists.apache.org/thread/rht6py71z1f8cxjzpo22bhgzl3f60kdp[a thread on 
the mailing list^] asking contributors to start tagging Jira tickets and submit 
ideas for the Google Summer of Code (GSOC). We’ll be posting more details on 
our program later in February, but the key thing to highlight is that GSoC will 
not be solely focused on students and open to anyone over 18.
+
+=== Discussed
+
+As the Apache Cassandra ecosystem matures, we’re are beginning to chart a way 
forward for non-developer roles, such as marketing (see last year’s report on 
https://lists.apache.org/thread/lop4rkwsz82c8lznlhf1q7oddf7xzzpk[marketing 
contributions^]), website editing, and developer evangelism to become project 
committers.
+
+=== Discussed
+
+*Ekaterina Dimitrova* drove a discussion about 
https://lists.apache.org/thread/mnxh94lg9v94bfntq88051z3ww16q2fk[the future of 
UDF as it relates to recent Cassandra releases, JavaScript, and JDK17^]. The 
TL;DR is that we will target a pluggable hooks API for UDFs and let the 
ecosystem maintain and evolve externally.
+
+=== Passed
+
+The wiki now includes a formalized 
https://cwiki.apache.org/confluence/x/KJfkCw[guide to the Cassandra Continuous 
Integration process^] and covers such questions as what CI criteria are we 
using to gate minor and major releases?
+
+== User Space
+
+=== Netflix
+
+“Netflix uses Apache Cassandra heavily to satisfy its ever-growing persistence 
needs on its mission to entertain the world. We have been experimenting and 
partially using the 4.0 beta in our environments and its features like Audit 
Logging and backpressure.”  - 
https://www.globenewswire.com/news-release/2021/07/27/2269647/17401/en/The-Apache-Cassandra-Project-Releases-Apache-Cassandra-v4-0-the-Fastest-Most-Scalable-and-Secure-Cassandra-Yet.html[Vinay
 Chella^]
+
+=== Verizon
+
+“I love the way we can grow or resize our Cassandra clusters with ease and 
also support for multi-DC and multi-Cloud is designed at core." - 
https://www.devprojournal.com/technology-trends/open-source/whats-included-in-the-cassandra-4-0-release-2/[Sarma
 Pydipally^]
+
+_Do you have a Cassandra case study to share? Email cassan...@constantia.io._ 
+
+== In the News
+
+ZDNet:
+https://www.zdnet.com/article/data-2022-outlook-part-i-will-data-clouds-get-easier-and-streaming-get-off-its-own-island/[Data
 2022 outlook, part one: Will data clouds get easier? Will streaming get off 
its own island?^]
+
+RT Insights: 
https://www.rtinsights.com/no-time-to-waste-100000-messages-a-second-and-growing/[No
 Time to Waste: 100,000 Messages a Second and Growing^]
+
+== Cassandra Tutorials & More
+
+https://spring.io/guides/gs/accessing-data-cassandra/[Accessing Data with 
Cassandra^] - Spring
+
+https://thelastpickle.com/blog/2021/01/29/impacts-of-changing-the-number-of-vnodes.html[The
 Impacts of Changing the Number of VNodes in Apache Cassandra^] - Anthony Grasso

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to