Attenders: Peter, Pony, Hao, Minyu, Chung en, Wei-Chiu, Sammi
1. Discussed HDDS-8342 S3 Object LifeCycle Management detail design https://docs.google.com/document/d/1LDE7jnhPJ_fc--zEob48RmqDxcqrDgOv3E3NBInoC08/edit?usp=sharing. To be compatible with AWS, "exclude a child prefix" from a specified prefix will not be supported. 2. Disk balancer feature https://issues.apache.org/jira/browse/HDDS-5713, there are a few new JIRAs opened to complete the feature before merge to master branch. 3. Improve failure handling during Ratis Pipeline/Container closure, https://issues.apache.org/jira/browse/HDDS-12425, these are the improvements identified during the recent data loss investigation. 4. Handling disk issues in Datanodes - Phase II https://issues.apache.org/jira/browse/HDDS-12564, this umbrella JIRA wil host all new fixes and improvements for the disk full issue. 5. OM Rocksdb compaction optimization function is ready for review, https://issues.apache.org/jira/browse/HDDS-12189. 6. Discussed next Release 2.0, and potential roadmap for future 2.1 and 3.0. We will target 2 releases in a year in the future. 7. Discussed HDDS-12307 "Realtime Cross-Region Bucket Replication", here is the defail design document https://docs.google.com/document/d/1URBcxKgqYWFpDSZBn5UOfR1bUQsEkeyr/edit. Hao shared the experience in production, using event streaming platform, receiving the real audit log from OM, and near real time to replicate the source cluster change to destination cluster. 8. Mingyu, working on this S3 browser POST feature https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html internally. Will contribute to the community once it's implemented. 9. Hao, redicussed HDDS-12322 "EC read and reconstruct fail when datanode in maintenance", there is improvement room for client read failure due to DN not accessible. 10. Wei-Chiu, working with the Trion team on the "Trion on ozone support". So far access to Ozone through s3a is passed. Access Ozone by ofs through either Iceberg or Hive connector is under working.