Looks good to me. Do we want to add a reference to its location in GitHub?
On Mon, Mar 2, 2026 at 5:38 PM Christopher <[email protected]> wrote: > Accumulo Devs, > > Please review this draft release announcement to be sent to > [email protected] and [email protected]. I intend to send > this tomorrow with any suggested changes submitted by then. > > ----------------------------- > The Apache Accumulo project is pleased to announce the release of our > ClassLoader Extras library, version 1.0.0. > > This library contains classloader-related utilities for use with > Apache Accumulo, such as our new CachingClassLoaderFactory, an > implementation of our ContextClassLoaderFactory SPI that supports > fetching classpath resources from remote URLs and caching them locally > for shared use among multiple Accumulo processes. It also contains an > optional URLStreamHandlerProvider for hdfs:// URLs, to support > fetching classpath resources from Apache Hadoop. > > *** > > Apache Accumulo® is a sorted, distributed key/value store that > provides robust, scalable data storage and retrieval. With Apache > Accumulo, users can store and manage large data sets across a cluster. > Accumulo uses Apache Hadoop's HDFS to store its data and Apache > ZooKeeper for consensus. > > This version is now available in Maven Central, and at: > https://accumulo.apache.org/downloads >
