stackabletech / stackabletech/hbase-operator
Support Off-Heap / Bucket cache
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 21
- Forks
- 6
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 9
Description
We'd like to support off-heap cache.
I assume we'll have to do some work here because then the total memory requested for the Pod will be the sum of what we have for Java + Off-heap
I (@lfrancke) am happy to help here with the details, not the implementation
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the HBase cache configuration and the operator's Pod memory/resource handling; done means off-heap or bucket cache is supported and requested Pod memory accounts for Java and off-heap usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes, rust
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100