zowe / zowe/api-layer

Infinispan HA configuration

Open
#4,400 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement High Availability Priority: Medium
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.