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

Switch default entity backend to embedded JDBC #3924

Closed
Tracked by #3855
yuqi1129 opened this issue Jun 20, 2024 · 0 comments · Fixed by #3954
Closed
Tracked by #3855

Switch default entity backend to embedded JDBC #3924

yuqi1129 opened this issue Jun 20, 2024 · 0 comments · Fixed by #3954
Assignees
Labels
0.6.0 Release v0.6.0

Comments

@yuqi1129
Copy link
Contributor

yuqi1129 commented Jun 20, 2024

Replace the current default Key-value entity store with the embedded JDBC store.

@yuqi1129 yuqi1129 self-assigned this Jun 20, 2024
jerryshao pushed a commit that referenced this issue Jul 1, 2024
…tional (#3954)

### What changes were proposed in this pull request?

Change configurations about default entity store and change default
entity store from KV to relational.

### Why are the changes needed?

We are going to make KV entity deprecated. 

Fix: #3924 

### Does this PR introduce _any_ user-facing change?

N/A.

### How was this patch tested?

Existing test can cover it.
@jerryshao jerryshao added the 0.6.0 Release v0.6.0 label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.6.0 Release v0.6.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants