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: fix fully flushed region open in kakfa wal #1061

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

Rachelint
Copy link
Contributor

Rationale

Now when opening a fully flushed region, it may hang forever...
This pr fix this problem on wal level, but it is the problem in kafka client that is planned to fix in later.

Detailed Changes

See title.

Test Plan

Test manually.

Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rachelint Rachelint merged commit 96bf852 into apache:main Jul 11, 2023
Rachelint added a commit to Rachelint/ceresdb that referenced this pull request Jul 11, 2023
## Rationale
Now when opening a fully flushed region, it may hang forever...
This pr fix this problem on wal level, but it is the problem in kafka
client that is planned to fix in later.

## Detailed Changes
See title.

## Test Plan
Test manually.
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.

2 participants