Skip to content

Commit c19eb42

Browse files
authored
docs: copy edit release notes (#18801)
1 parent b9a4813 commit c19eb42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-info/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ For information about new features in Druid 35, see the [Druid 35 release notes]
3030

3131
## Bug fixes
3232

33-
* Fixes an issue with segment dropping not properly removing the memory mapping of segment files, leaving file descriptors of the deleted files open until the process exits [#18782](https://github.com/apache/druid/pull/18782)
34-
* Fixes protobuf input format URL path loading [#18770](https://github.com/apache/druid/pull/18770)
33+
* 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](https://github.com/apache/druid/pull/18782)
34+
* Fixed an issue where the URL path for the protobuf input format wasn't loading [#18770](https://github.com/apache/druid/pull/18770)
3535

0 commit comments

Comments
 (0)