Infinispan HA configuration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 92
- Forks
- 81
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 46
Description
Is your feature request related to a problem? Please describe.
Configuration of Infinispan cluster for HA requires too many settings from users. This increases the installation complexity.
Describe the solution you'd like
Reduce the configuration parameters to minimum. Update start.sh or code to compute values where possible.
Contributor guide
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
Start by reviewing the Infinispan HA configuration and the installation settings described in the issue. Inspect start.sh and the relevant Java configuration code to identify which values can be computed or removed. Done means HA setup requires the minimum necessary user-provided parameters and the resulting cluster configuration remains functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100