-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release notes for 8.16.1 #16691
base: 8.16
Are you sure you want to change the base?
Release notes for 8.16.1 #16691
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! I left a couple of small suggestions inline for your consideration.
[[notable-8-16-1]] | ||
==== Notable issues fixed | ||
|
||
* PipelineBusV2 deadlock proofing: when using pipeline-to-pipeline a deadlock could cause pipelines (and consequently) Logstash to never terminate https://github.com/elastic/logstash/pull/16680[#16680] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* PipelineBusV2 deadlock proofing: when using pipeline-to-pipeline a deadlock could cause pipelines (and consequently) Logstash to never terminate https://github.com/elastic/logstash/pull/16680[#16680] | |
* PipelineBusV2 deadlock proofing: We fixed an issue that could cause a deadlock when the pipeline-to-pipeline feature was in use, causing pipelines (and consequently) {ls} to never terminate https://github.com/elastic/logstash/pull/16680[#16680] |
*Xml Filter - 4.2.1* | ||
|
||
* patch rexml to improve performance of multi-threaded xml parsing https://github.com/logstash-plugins/logstash-filter-xml/pull/84[#84] | ||
#84 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#84 |
No description provided.