Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Oct 3, 2025

Backports the following commits to 9.1:

…#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 requested a review from a team as a code owner October 3, 2025 23:55
@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 1798c77 into elastic:9.1 Oct 4, 2025
36 checks passed
@rjernst rjernst deleted the backport/9.1/pr-135978 branch October 4, 2025 01:07
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.1.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants