Skip to content

Commit c495760

Browse files
committed
Add #46346 to 7.9 release notes (#68073)
In #46346 we changed the distribution of work across event loops but this was marked as a `>non-issue` so did not get a mention in the release notes. However, plugin authors might need to be aware of this change, so this commit records it in the release notes as an enhancement instead. Closes #67960
1 parent 67d1721 commit c495760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/release-notes/7.9.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@ Mapping::
513513

514514
Network::
515515
* Make the number of transport threads equal to the number of available CPUs {es-pull}56488[#56488]
516+
* Share Netty event loops between transports {es-pull}46346[#46346]
516517

517518
Recovery::
518519
* Implement dangling indices API {es-pull}50920[#50920] (issue: {es-issue}48366[#48366])

0 commit comments

Comments
 (0)