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

How to store cache block id to the rax tree? #1734

Closed
vegetableysm opened this issue Jan 25, 2024 · 0 comments
Closed

How to store cache block id to the rax tree? #1734

vegetableysm opened this issue Jan 25, 2024 · 0 comments
Assignees
Labels

Comments

@vegetableysm
Copy link
Collaborator

Describe your problem

Currently, the rax tree stored the cache block builder pointer for user requests. It can not serialize to vineyardd and use by other client. However, the object id can only be obtained after calling the seal function. So we can not set the object id when create sub tree. How to replace the builder pointer with the builder object id before serialize the tree?

Additional context

Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant