Hi, Celeborn community,
It has been a month more since the 0.6.0 release, and there are some critical fixes land branch-0.6, for example: [CELEBORN-2064] Fix the issue where reading replica partition that returns zero chunk causes tasks to hang[1] [CELEBORN-2073] Fix PartitionFileSizeBytes metrics[2] [CELEBORN-2075] Fix OpenStreamTime metrics for PbOpenStreamList request[3] [CELEBORN-2086] S3FlushTask and OssFlushTask should close ByteArrayInputStream to avoid resource leak[4] [CELEBORN-2092] Inc COMMIT_FILES_FAIL_COUNT when TimerWriter::close timeout[5] From my perspective, it’s time to prepare for release 0.6.1. WDYT? And I’m volunteering to be the release manager if no one has applied. [1] https://github.com/apache/celeborn/commit/0f86bc005e6ee7460e8b2782f691b75c04946cd4 [2] https://github.com/apache/celeborn/commit/2200916888701062a01e2a5ea4e41ffd7e4c5427 [3] https://github.com/apache/celeborn/commit/fffca475577ae16ddf04cbf56ecee17a1e2eff84 [4] https://github.com/apache/celeborn/commit/8f8b1b648571729ceec17c34b95a02ce8f0822b7 [5] https://github.com/apache/celeborn/commit/7b5dc530b155953b4b0ad1d036ce61d1d17a3e36 Regards, Nicholas Jiang