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]
