Skip to content

Commit

Permalink
Add #46346 to 7.9 release notes (#68073)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
DaveCTurner committed Feb 8, 2021
1 parent 2f74bde commit e43d40c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/release-notes/7.9.asciidoc
Expand Up @@ -561,6 +561,7 @@ Mapping::

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

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

0 comments on commit e43d40c

Please sign in to comment.