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

Lost table options when opening regions #2472

Closed
killme2008 opened this issue Sep 23, 2023 · 0 comments · Fixed by #2473
Closed

Lost table options when opening regions #2472

killme2008 opened this issue Sep 23, 2023 · 0 comments · Fixed by #2473
Assignees
Labels
C-bug Category Bugs

Comments

@killme2008
Copy link
Contributor

killme2008 commented Sep 23, 2023

What type of bug is this?

Unexpected error

What subsystems are affected?

Datanode

What happened?

When opening a region, the options passed into RegionOpenRequest is always empty:

options: HashMap::new(),

Then the opened region lost the region options, and the TTL and compaction behavior didn't respect the table options.

What operating system did you use?

All system

Relevant log output and stack trace

No response

How can we reproduce the bug?

.

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

Successfully merging a pull request may close this issue.

3 participants