Skip to content

Druid 35.0.1

Choose a tag to compare

@clintropolis clintropolis released this 15 Dec 20:23
· 368 commits to master since this release

Apache Druid 35.0.1 is a patch release that contains important fixes for historical server segment dropping and the protobuf input format extension.

For information about new features in Druid 35, see the Druid 35 release notes.

Bug fixes

  • Fixed an issue where dropping segments didn't remove the memory mapping of segment files, leaving file descriptors of the deleted files open until the process exits #18782
  • Fixed an issue where the URL path for the protobuf input format wasn't loading #18770

Dependency updates

  • Updated lz4-java to 1.8.1 #18804