Hi Ozone dev,
HDDS-11351 is unifying the protobuf definition of StorageType. How about
we get it in 2.0.0?
Sorry that I came with this idea late.
Tsz-Wo
On Wed, Mar 26, 2025 at 11:05 PM Wei-Chiu Chuang wrote:
> By the way, build environment:
>
> x86, Amazon Linux, OpenJDK8, Maven 3.9.9, gc
Please take a look at the following changelog and add/update anything else
noteworthy
-- it was generated by ChatGPT DeepResearch with a little extra input from
myself.
Changelog
All notable changes to Apache Ozone are documented in this file. This
project adheres to the Keep a Changelog format
Have we run this change through the upgrade/downgrade acceptance tests yet?
It would be good to know:
1. If it works with downgrade (only affects network related protos)
2. If we are supporting downgrade from the 2.x to 1.x line.
There is a lot of room for improvement on the current release
notes/c
Thanks for checking out the RC bits and feedback!
I'm dropping RC0 bits and making an RC1 that incorporates the changes.
It'll be built on a Red Hat Linux 8.8 with RocksDB native JNI tools and
with JDK8.
Expect to post a new thread once I finish up sanity checks.
On Sun, Mar 23, 2025 at 10:26 AM
> ... this is caused by using Mac's built-in tar, ...
The ._ (and also .DS_Store) files are the mac meta files. We probably
should exclude them in maven assembly or remove them by a script/maven
plugin ?
Tsz-Wo
On Sun, Mar 23, 2025 at 3:37 AM Attila Doroszlai
wrote:
> Thanks Wei-Chiu for wor