8000 [bug]: fix storage panic when write old data point by stone1100 · Pull Request #1020 · lindb/lindb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[bug]: fix storage panic when write old data point #1020

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

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

stone1100
Copy link
Member

What problem does this PR solve?

Issue Number: #1017

Problem Summary:
storage will panic when write old data point.

Rootcause:

  • broker not filter old data point, because database not set default write acceptable time range.
  • storage close wal log

Check List

Tests

  • Unit test
  • Integration test
  • No code

@stone1100 stone1100 changed the title [bug#1017: fix storage panic when write old data point [bug#1017]: fix storage panic when write old data point Apr 21, 2024
@stone1100 stone1100 changed the title [bug#1017]: fix storage panic when write old data point [bug]: fix storage panic when write old data point Apr 21, 2024
@stone1100 stone1100 merged commit 5517c05 into lindb:v0.3.0_fix Apr 21, 2024
7 of 12 checks passed
stone1100 added a commit that referenced this pull request May 6, 2024
* [bug#1017]: fix storage panic when write old data point (#1020)

* [opt]: upgrade golangci version

* [chore]: change log
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
0