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 timestamps of write buffer #21

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Fix timestamps of write buffer #21

merged 2 commits into from
Dec 12, 2024

Conversation

sharkpc138
Copy link
Contributor

When logs are ingested out of chronological order, the buffer performs reordering to ensure proper sequencing.
During this process, the buffer's start and end timestamps are also updated accordingly.

@sharkpc138 sharkpc138 changed the title Fix write buffer Fix timestamps of write buffer Dec 11, 2024
@sharkpc138 sharkpc138 merged commit 1bf0068 into main Dec 12, 2024
1 check passed
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