Thanks, Clint! I am not sure if you have already prepared the release candidate. But it would be nice to include
https://github.com/apache/druid/pull/18812 It addresses a small regression we discovered recently in Coordinator-based compaction duty. Thanks Kashif On Sun, 30 Nov, 2025, 12:38 pm Clint Wylie, <[email protected]> wrote: > Found a rather ugly regression with 35.0.0 release which causes > segments which are dropped from historicals to not actually unmap the > segment files when dropping, only deleting, leaving the file > descriptors open until the process exits. This feels worth a patch > release. > > The fix is https://github.com/apache/druid/pull/18782, i'll work on > getting a branch ready and put together a release candidate. I will > also add https://github.com/apache/druid/pull/18770 since it is > another regression. Anyone aware of other 35 regressions that we > should add to the release? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
