Re: [DISCUSS] Next Ozone major release 1.4.0

2023-11-27 Thread Attila Doroszlai
Hi Yiyang and devs, In today's US community sync two other bugs targeted at 1.4.0 were marked as blocker: * HDDS-9709. Intermittent NO_REPLICA_FOUND due to OM pipeline cache bug * HDDS-9762. Hadoop s3a protocol does not work with FSO buckets The first one should be quick: it already has a patch

[DISCUSS][Recon] Remove dependency on react-app-rewired

2023-11-27 Thread Abhishek Pal
Hello Ozone devs. I am starting this discussion to get inputs of removing react-app-rewired as a dependency from the Recon Webapp. *Overview* Recon uses *react-app-rewired *to provide custom configs and overrides without requiring us to eject our react app. Why is this important ? - Usually a R