[ANNOUNCE] Apache Curator 5.2.0 released

2021-07-27 Thread Cameron McKenzie
Hello,


The Apache Curator  team is pleased to announce the  release of version
5.2.0.

Apache  Curator is a Java/JVM client library for Apache ZooKeeper[1], a
distributed coordination service.

Apache Curator includes a  high-level API framework and utilities to  make
using Apache ZooKeeper much easier and more reliable.

It also includes recipes for common use cases and extensions such as
service discovery and a Java 8 asynchronous DSL.

For more details, please visit the project website:
http://curator.apache.org/


The download page for Apache Curator is here:

 https://curator.apache.org/releases.html


The binary artifacts for Curator are available from Maven Central and its
mirrors.


For general information on Apache Curator, please visit the project website:

https://curator.apache.org

Release 5.2.0 is a feature release that follows up release 5.1.0, users of
5.1.0 are encouraged to upgrade to pick up bug fixes and new functionality.

Release Notes - Apache Curator - Version 5.2.0

** Bug
* [CURATOR-526] - Error logged for valid config - "Invalid config
event received: {properties}"
* [CURATOR-585] - Discovery sample did not check for exceptions

** New Feature
* [CURATOR-577] - WebSite should not like to Confluence for downloads

** Improvement
* [CURATOR-582] - Migrate to jUnit 5.6
* [CURATOR-584] - Curator Client Fault Tolerance Extensions
* [CURATOR-588] - Upgrade ZooKeeper to 3.6.3
* [CURATOR-590] - Adds possibility to disable parent creation for
PersistentNode
* [CURATOR-591] - Update PersistentNode documentation
* [CURATOR-599] - Hanging indefinitely on some scenarios since
zookeeper.request.timeout cannot be configured (add support for
ZKClientConfig)

** Test
* [CURATOR-602] - A typo in a variable of TestGroupMember

Regards,


The Curator Team


[1] Apache ZooKeeper https://zookeeper.apache.org/


[ANNOUNCE] Apache Tuweni (incubating) 2.0.0 released

2021-07-27 Thread Antoine Toulme
The Apache Tuweni team is proud to announce the release of Apache Tuweni
(incubating) 2.0.0.

Apache Tuweni is a set of libraries and other tools to aid development of
blockchain and other decentralized software in Java and other JVM 
languages. It includes a low-level bytes library, serialization and 
deserialization codecs (e.g. RLP), various cryptography functions 
and primatives, and lots of other helpful utilities. Tuweni is 
developed for JDK 11 or higher, and depends on various other FOSS libraries.

Source and binary distributions can be downloaded from:
https://tuweni.apache.org/download

Release notes are at:
https://github.com/apache/incubator-tuweni/releases/tag/v2.0.0-incubating

A big thank you to all the contributors in this milestone release!

To learn more about Tuweni and get started:
http://tuweni.apache.org/
Thanks!
The Apache Tuweni Team


Disclaimer: Apache Tuweni is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is
required of all newly accepted projects until a further review indicates
that the infrastructure, communications, and decision making process have
stabilized in a manner consistent with other successful ASF projects. While
incubation status is not necessarily a reflection of the completeness or
stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.



[ANNOUNCE] Apache Geode 1.12.4

2021-07-27 Thread Dick Cavender
The Apache Geode community is pleased to announce the availability of
Apache Geode 1.12.4 .

Apache Geode is a data management platform that provides a
database-like consistency model, reliable transaction processing and a
shared-nothing architecture to maintain very low latency performance
with high concurrency processing.

While 1.13.X is currently the latest release of Apache Geode, Geode
1.12.4 brings a subset of bug fixes.

For the full list of changes please review the release notes:
https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.4

The release artifacts can be downloaded from the project website:
https://geode.apache.org/releases/

The release documentation is available at:
https://geode.apache.org/docs/guide/112/about_geode.html

We would like to thank all the contributors that made the release possible.

Regards,
Dick Cavender on behalf of the Apache Geode team


The Apache Cassandra Project Releases Apache® Cassandra™ v4.0, the Fastest, Most Scalable and Secure Cassandra Yet

2021-07-27 Thread Sally Khudairi
[this announcement is available online at https://s.apache.org/d30v9 ]

Open Source enterprise-grade Big Data distributed database powers 
mission-critical deployments with improved performance and unparalleled levels 
of scale in the Cloud

Wilmington, DE —27 July 2021— The Apache Cassandra Project released today v4.0 
of Apache® Cassandra™, the Open Source, highly performant, distributed Big Data 
database management platform.

"A long time coming, Cassandra 4.0 is the most thoroughly tested Cassandra 
yet," said Nate McCall, Vice President of Apache Cassandra. "The latest version 
is faster, more scalable, and bolstered with enterprise security features, 
ready-for-production with unprecedented scale in the Cloud."

As a NoSQL database, Apache Cassandra handles massive amounts of data across 
load-intensive applications with high availability and no single point of 
failure. Cassandra’s largest production deployments include Apple (more than 
160,000 instances storing over 100 petabytes of data across 1,000+ clusters), 
Huawei (more than 30,000 instances across 300+ clusters), and Netflix (more 
than 10,000 instances storing 6 petabytes across 100+ clusters, with over 1 
trillion requests per day), among many others. Cassandra originated at Facebook 
in 2008, entered the Apache Incubator in January 2009, and graduated as an 
Apache Top-Level Project in February 2010.

Apache Cassandra v4.0
Cassandra v4.0 effortlessly handles unstructured data, with thousands of writes 
per second. Three years in the making, v4.0 reflects more than 1,000 bug fixes, 
improvements, and new features that include:

 - Increased speed and scalability – streams data up to 5 times faster during 
scaling operations, and up to 25% faster throughput on reads and writes, that 
delivers a more elastic architecture, particularly in Cloud and Kubernetes 
deployments.

 - Improved consistency – keeps data replicas in sync to optimize incremental 
repair for faster, more efficient operation and consistency across data 
replicas.

 - Enhanced security and observability – audit logging tracks users access and 
activity with minimal impact to workload performance. New capture and replay 
enables analysis of production workloads to help ensure regulatory and security 
compliance with SOX, PCI, GDPR, or other requirements.

 - New configuration settings – exposed system metrics and configuration 
settings provides flexibility for operators to ensure they have easy access to 
data that optimize deployments.

 - Minimized latency – garbage collector pause times are reduced to a few 
milliseconds with no latency degradation as heap sizes increase.

 - Better compression – improved compression efficiency eases unnecessary 
strain on disk space and improves read performance.

Cassandra 4.0 is community-hardened and tested by Amazon, Apple, DataStax, 
Instaclustr, iland, Netflix, and others that routinely run clusters as large as 
1,000 nodes and with hundreds of real-world use cases and schemas. 

The Apache Cassandra community deployed several testing and quality assurance 
(QA) projects and methodologies to deploy the most stable release yet. During 
the testing and QA period, the community generated reproducible workloads that 
are as close to real-life as possible, while effectively verifying the cluster 
state against the model without pausing the workload itself.

"In our experience, nothing beats Apache Cassandra for write scaling, and we're 
looking forward to the performance and management improvements in the 4.0 
release," said Elliott Sims, Senior Systems Administrator at Backblaze. "We 
rely on Cassandra to manage over one exabyte of customer data and serve over 50 
billion files for our customers across 175 countries so optimizing Cassandra's 
capabilities and performance means a lot to us."

"Since 2016, software engineers at Bloomberg have turned to Apache Cassandra 
because it’s easy to use, easy to scale, and always available," said Isaac 
Reath, Software Engineering Team Lead, NoSQL Infrastructure at Bloomberg. 
"Today, Cassandra is used to support a variety of our applications, from 
low-latency storage of intraday financial market data to high-throughput 
storage for fixed income index publication. We serve up more than 20 billion 
requests per day on a nearly 1 PB dataset across a fleet of 1,700+ Cassandra 
nodes."

"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," said Vinay Chella, Netflix Engineering Manager and 
Apache Cassandra Committer. "Apache Cassandra 4.0's improved performance helps 
us reduce infrastructure costs. 4.0's stability and correctness allow us to 
focus on building higher-level abstractions on top of data store compositions, 
which results in increased developer velocity and optimized data