Remove unused extents from tablet locator
Open
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
#6156 introduced a tablet locator for offline tables. It uses a Caffeine cache to remove information that has not been accessed in some time to reduce the memory footprint in the client. Look at using something similar for the online tablet locator.
Contributor guide
Assessment
This issue has not been assessed yet.