apache / apache/gravitino

[EPIC] Optimize tree lock as it's not function well in distribution mode

Open
#10,238 0 comments 0 reactions 1 assignee Claimed by @yuqi1129 View on GitHub
epic
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### Describe the proposal

Currently, the tree lock only works with single instance mode and can't be used with multiple deployments as it uses the memory lock(Java ReentrantReadWriteLock lock). We'd need to optimize it.

### Task list

- [ ] Design document

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.