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

OffsetOutOfRange error while using RemoteWAL #4934

Open
WenyXu opened this issue Nov 4, 2024 · 0 comments
Open

OffsetOutOfRange error while using RemoteWAL #4934

WenyXu opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
C-bug Category Bugs

Comments

@WenyXu
Copy link
Member

WenyXu commented Nov 4, 2024

What type of bug is this?

Unexpected error

What subsystems are affected?

Storage Engine

Minimal reproduce step

  1. Create a table, insert values
  2. Wait for Kafka retention policy to delete the expired messages
  3. Restart the database

What did you expect to see?

The datanode should start without errors

What did you see instead?

an OffsetOutOfRange error, datanode crashed

What operating system did you use?

doesn't matter

What version of GreptimeDB did you use?

0.9.5

Relevant log output and stack trace

No response

@WenyXu WenyXu added the C-bug Category Bugs label Nov 4, 2024
@WenyXu WenyXu self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category Bugs
Projects
None yet
Development

No branches or pull requests

1 participant