node replacement support for upsert TTL feature
Open
design-review
enhancement
feature
upsert
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
Tags: `feature` `design review` `enhancement`
Currently during node replacement, the snapshot and watermark files will not be aware by the replaced host, which means when added the new servers, the new server will still load all the segments that are out-of-TTL, and it will cause the server run out of memory.
I am working a design and will update here once completed.
Contributor guide
Assessment
This issue has not been assessed yet.