Skip to content
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

fix(logfiles): handle incomplete lines in log search #2892

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Jan 22, 2025

  • Adjusted _search_log_lines to handle incomplete lines correctly.
  • Modified the logic to check for incomplete lines at the end of chunks.
  • Updated the offset calculation to account for incomplete lines.

- Adjusted `_search_log_lines` to handle incomplete lines correctly.
- Modified the logic to check for incomplete lines at the end of chunks.
- Updated the offset calculation to account for incomplete lines.
@mkoura mkoura requested a review from saratomaz as a code owner January 22, 2025 14:11
@mkoura mkoura merged commit c0fdae5 into master Jan 22, 2025
3 of 5 checks passed
@mkoura mkoura deleted the fix_incomplete_lines_handling branch January 22, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant