Re: [VOTE] Apache Ozone 1.3.0 RC0

2022-11-16 Thread Ethan Rose
Hi all, sorry to crash this thread again, but I found another issue we may want to look into for 1.3.0. It turns out the default bucket layout type is set to LEGACY, which means that most new ozone clusters will continue to create legacy buckets if they are not aware bucket layouts have been added

Re: [VOTE] Apache Ozone 1.3.0 RC0

2022-11-16 Thread mingchao zhao
Thanks Ethan and Sammi for the tip. I will cherry pick this patch to ozone-1.3 and start a new rc. On Wed, Nov 16, 2022 at 10:29 AM Sammi Chen wrote: > Agree. > > https://github.com/apache/ozone/pull/3961 fixed a severe problem. > > We'd better have it in 1.3.0 release. > > Bests, > Sammi > > On