https://github.com/apache/ozone/pull/9432
has three commits: HDDS-13878, HDDS-13844 and HDDS-13004 (required to bring in HDDS-13844 conflict-free) unit tests passed. On Thu, Dec 4, 2025 at 3:10 PM swaminathan balachandran < [email protected]> wrote: > We need these issues cherry picked on the release branch. > Thank you @Wei-Chiu Chuang <[email protected]> for bringing this up > Thanks > > On Thu, Dec 4, 2025 at 5:35 PM Wei-Chiu Chuang <[email protected]> wrote: > > > Some recent issues we found: > > > > > > 1. HDDS-13978 <https://issues.apache.org/jira/browse/HDDS-13978> > > > > This fixes a recent regression in Ozone Snapshot feature. Affects Ozone > > 2.1.0 RC0-2. > > It would cause slowness in purging keys in Snapshots. > > > > > > 1. HDDS-13844 <https://issues.apache.org/jira/browse/HDDS-13844> > > This fixes orphaned blocks bug caused by HDDS-11508 > > <https://issues.apache.org/jira/browse/HDDS-11508> > > > > Affects Ozone 2.0.0 and above. > > It would cause some blocks associated with deleted keys to remain > > unreclaimed, filling up datanode disk space. > > > > > > > > cc: @Swaminathan Balachandran <[email protected]> > > > > On Mon, Dec 1, 2025 at 5:10 AM Ayush Saxena <[email protected]> wrote: > > > > > +1 (Binding) > > > > > > * Built from source > > > * Verified Signatures > > > * Verified Checksums > > > * Verified `ozone version` output > > > * Verified NOTICE & LICENSE files > > > * Validated no code diff b/w git tag & src tar > > > * Deployed & tried some shell commands > > > * Browsed through OM, SCM & Recon UI > > > * Skimmed over the contents of maven artifacts > > > > > > Thanx Chung-En Lee for driving the release, Good Luck!!! > > > > > > -Ayush > > > > > > On Mon, 1 Dec 2025 at 16:10, Zita Dombi <[email protected]> wrote: > > > > > > > > Hi Ozone community! > > > > > > > > Thank you for working on the 2.1.0 release Chung-En! > > > > > > > > +1 (non-binding) > > > > > > > > - Built it from source > > > > - Verified signatures > > > > - Verified checksums > > > > - Checked the docs in the release tarball > > > > - Verified `ozone version` output > > > > - Tried a few `ozone sh` commands > > > > - Ran the upgrade compatibility acceptance tests > > > > > > > > Zita > > > > > > > > > > > > Attila Doroszlai <[email protected]> ezt írta (időpont: 2025. > nov. > > > 30., > > > > V, 20:24): > > > > > > > > > Thanks Chung-En for working on the release. > > > > > > > > > > > https://github.com/apache/ozone/releases/tag/ozone-2.1.0-RC2 > > > > > > https://dist.apache.org/repos/dist/dev/ozone/2.1.0-rc2/ > > > > > > > > > > +1 > > > > > > > > > > * Verified signatures, checksums > > > > > * Verified source matches ozone-2.1.0-RC2 tag > > > > > * Verified docs in binary tarball > > > > > * Verified `ozone version` > > > > > * Built from source > > > > > * Ran upgrade acceptance tests > > > > > > > > > > -Attila > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [email protected] > > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > >
