Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-11-02 Thread Xi Chen
The release of ozone-1.4.1 is progressing, and now that Ratis 3.1.1 has been merged into the ozone-1.4 branch (see: https://github.com/apache/ozone/pull/7341) there are only a few patches left to be merged (see: https://github.com/apache/ozone/pull/7364), and after this PR is merged, I'll creat

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-10-27 Thread Sammi Chen
Hi Tsz-Wo, Thanks for the detailed explanation of RATIS-2149. + 1 for releasing 1.4.1 with RATIS 3.1.1. Bests, Sammi On Sat, 26 Oct 2024 at 00:08, Tsz Wo Sze wrote: > Hi Sammi, > > RATIS-2149 is a minor > problem which has been there for a ve

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-10-25 Thread Tsz Wo Sze
Hi Sammi, RATIS-2149 is a minor problem which has been there for a very long time. It said that, when a server starts, it may start a leader election even if the server is not ready. The reporter said that they would call addGroup to a new serve

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-10-25 Thread Sammi Chen
Hi Tsz-Wo, What's the impact of https://issues.apache.org/jira/browse/RATIS-2149? Will it cause OM HA leader audo election fail in some circumstances? Thanks, Sammi On Wed, 23 Oct 2024 at 05:43, Tsz Wo Sze wrote: > +1 for releasing Ozone 1.4.1 with Ratis 3.1.1. > > Tsz-Wo > > On Tue, Oct 22, 2

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-10-22 Thread Tsz Wo Sze
+1 for releasing Ozone 1.4.1 with Ratis 3.1.1. Tsz-Wo On Tue, Oct 22, 2024 at 1:10 PM Ethan Rose wrote: > Hi, any updates on the current 1.4.1 progress? Ratis 3.1.1 should be in > Ozone now that HDDS-11504 < > https://issues.apache.org/jira/browse/HDDS-11504> > is resolved. I see there’s discus

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-10-22 Thread Ethan Rose
Hi, any updates on the current 1.4.1 progress? Ratis 3.1.1 should be in Ozone now that HDDS-11504 is resolved. I see there’s discussion of doing a Ratis 3.1.2 to fix RATIS-2149 and RATIS-2172

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-21 Thread Tsz Wo Sze
> (2) Key put fails for large files (> 20GB) due to a memory leak in Ratis 3.1.0 ... Duong & Wei-chiu, Thanks for finding this problem! Agree that we should have a Ratis 3.1.1 release. BTW, "Memory leak" usually means that memory was allocated but not released; see https://en.wikipedia.org/wiki/

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-20 Thread Duong Nguyen
I also filed https://issues.apache.org/jira/browse/RATIS-2141 to track the memory leak issue. Thanks, Duong On Tue, Aug 20, 2024 at 6:17 PM Duong Nguyen wrote: > Hi all, > > I just started a thread to discuss releasing Ratis 3.1.1 with the fixes of > the mentioned issues. > > Duong > > On Tue,

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-20 Thread Duong Nguyen
Hi all, I just started a thread to discuss releasing Ratis 3.1.1 with the fixes of the mentioned issues. Duong On Tue, Aug 20, 2024 at 5:30 PM Uma Maheswara Rao Gangumalla < umaganguma...@gmail.com> wrote: > Hi Wei-Chiu, > > Thank you and Duong for the important update on RC1. > > @Duong would

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-20 Thread Uma Maheswara Rao Gangumalla
Hi Wei-Chiu, Thank you and Duong for the important update on RC1. @Duong would you be notifying this to Ratis community if they can make a quick release with just above 2 fixes? Regards, Uma On Tue, Aug 20, 2024 at 4:51 PM Wei-Chiu Chuang wrote: > Hi thanks for the effort, > We are testing t

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-20 Thread Wei-Chiu Chuang
Hi thanks for the effort, We are testing the latest Ozone master and Ratis 3.1.0 internally, and found a few critical issues. (1) RATIS-2132 which has about 10% performance regression penalty. (2) Key put fails for large files (> 20GB) due to a me

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-20 Thread Siyao Meng
+1 (binding) - Verified signatures - Verified checksums - Checked ./bin/ozone version output from binary tarball - Checked ./bin/ozone checknative output from binary tarball - rocks_tools_native lib check is missing, filed HDDS-11347

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-19 Thread Ayush Saxena
+1 (Binding), some minor stuff which we should fix in next release * Built from source * Verified Checksums * Verified Signatures * All source files have apache header * No code diff b/w the git tag & the contents of src tar (dependency-reduced-pom only in src tar, maybe that ain't required there)

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-18 Thread Sammi Chen
+1 (binding) * Verified the signature and checksums * Verified tag * Build from source * Run ozonesecure acceptance test * Start a cluster using bin package * Run freon rk command with data verification * Verified information displayed on Recon UI, for both empty cluster and cluster with data Samm

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-16 Thread Attila Doroszlai
> https://github.com/apache/ozone/releases/tag/ozone-1.4.1-RC1 > https://dist.apache.org/repos/dist/dev/ozone/1.4.1-rc1/ +1 * Verified signatures, checksums * Verified source matches ozone-1.4.1-RC1 tag * Verified docs in binary tarball * Verified `ozone version` * Built from source * Ran upgrade

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-16 Thread Ethan Rose
+1 (binding), thanks Xi Chen for updating. - Verified checksums - Verified signatures - Built from source - Checked `ozone version` output - Checked docs are included in the artifact - Tested `ozone freon ockrw` in docker - Branch structure in GitHub LGTM Ethan On Fri, Aug 16, 2024 at 1:13 AM mr

[VOTE] Apache Ozone 1.4.1 RC1

2024-08-15 Thread mrchenx
Dear Ozone Devs,As discussed in the last email, I am calling for a vote on Apache Ozone 1.4.1 RC1. We have released 1.4.0 on Jan 19th. Now there are 177 new commits already landed on 1.4.1 branch, Includes Ratis upgrade (upgrade to Ratis 3.1.0), some bug fixes, as well as performance opt