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. > >

Re: [VOTE] Apache Ozone 1.4.1 RC1

2024-08-20 Thread Duong Nguyen
B) due to a memory leak in Ratis >> 3.1.0: it was a haft-done feature of RATIS-1931. DataNode could crash due >> to out of memory. >> >> Both of them can only be fixed in Ratis. >> I'd suggest to not use Ratis 3.1.0 in Ozone 1.4.1 release. >> >> If

Re: Ozone Community Meeting(APAC, 2024 July 5th)

2024-07-08 Thread Duong Nguyen
Hi folks, "- Reported that there are hundreds of RaftServer objects on Datanodes. Need further investigation." I saw this once but didn't get to the bottom. There are likely hundreds of uncleaned RaftGroup directories under the raft log location. I guess there's a potential problem with cleaning R

Re: [ANNOUNCE] Janus Chow (a.k.a. Yiyang Zhou) joins Apache Ozone PMC

2023-11-22 Thread Duong Nguyen
Congratulations, Yiyang. Duong On Wed, Nov 22, 2023 at 10:04 PM Yiyang wrote: > Dear All, > > I am deeply honored to receive the invitation to become a PMC member. > > I understand the responsibilities that come with this role and am eager to > contribute to our shared goals. I look forward to

[VOTE] Proposal to merge Ozone feature branch HDDS-7733-Symmetric-Tokens to master

2023-05-31 Thread Duong Nguyen
Hi Ozone Devs, Following the discussion thread regarding the same topic, I'm starting this vote thread for merging the feature branch HDDS-7733-Symmetric-Tokens to master. The discussion thread can be found here. This feature bran

Re: [DISCUSS] Proposal to merge Ozone feature branch HDDS-7733-Symmetric-Tokens to master

2023-05-30 Thread Duong Nguyen
u posted from? > > Regards, > Uma > > On Fri, May 19, 2023 at 5:05 PM Duong Nguyen wrote: > > > Dear Ozone Devs, > > > > I would like to start this discussion thread for the proposal to merge > > HDDS-7733-Symmetric-Tokens to master. > > > &g

Re: [DISCUSS] Proposal to merge Ozone feature branch HDDS-7733-Symmetric-Tokens to master

2023-05-23 Thread Duong Nguyen
, and restart SCM to take config in effect. > > - do this have any impact to existing token and DNs running with old and > > new token? > > Just to know if algorithm is upgraded in system, how do this have impact > or > > do need any further changes to support this. > &g

Re: [DISCUSS] Proposal to merge Ozone feature branch HDDS-7733-Symmetric-Tokens to master

2023-05-22 Thread Duong Nguyen
n and DNs running with old and > new token? > Just to know if algorithm is upgraded in system, how do this have impact or > do need any further changes to support this. > > > Regards > Sumit > > On Sat, May 20, 2023 at 5:35 AM Duong Nguyen wrote: > > > Dear Ozone D

[DISCUSS] Proposal to merge Ozone feature branch HDDS-7733-Symmetric-Tokens to master

2023-05-19 Thread Duong Nguyen
Dear Ozone Devs, I would like to start this discussion thread for the proposal to merge HDDS-7733-Symmetric-Tokens to master. This feature branch contains the implementation to replace the costly token signature generation using asymmetric (RSA) keys with symmetric key algorithms, like HMAC with