oracle / oracle/coherence

Support to change the percentage used for calculating default low-units

Open
#96 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

25.09 enhancement
Dominant language
Java
Stars
470
Forks
80
PR merge metrics
No merged PRs in 30d

Description

If you don't specify a value for "low-units" (or specify 0) the value used is today calculated as 0.75 * high-units.

It would be very nice to be able to set this percentage to another value than 0.75 and in this way not having to specify an explicit calculated value for "low-units" for every cache as soon as you would like another percentage.

Perhaps there is already a parameter or method for overriding this but in that case we have failed to find it....

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is identified in the issue. Start by locating the calculation that derives default low-units from high-units and checking existing configuration or override APIs. Done means a configurable percentage replaces the fixed 0.75 while explicit low-units values continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.