Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Oct 3, 2025

Backports the following commits to 9.0:

…#135978)

When parsing transport files that may contain comments we split on
newline. On windows systems these files _might_ have the line feed
replaced by CRLF. This commit adjusts the parsing to only split on line
feed so that regardless of what the system line separator is we will
split the lines as needed.
@rjernst rjernst added :Core/Infra/Core Core issues without another label >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Oct 3, 2025
@elasticsearchmachine elasticsearchmachine merged commit edc5b4d into elastic:9.0 Oct 4, 2025
21 checks passed
@rjernst rjernst deleted the backport/9.0/pr-135978 branch October 4, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/Core Core issues without another label >non-issue Team:Core/Infra Meta label for core/infra team v9.0.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants