dotCMS / dotCMS/core

[TASK] Apps: Load KeyStore Once then Lock all other attempts

Open
#33,599 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Team : Scout
Dominant language
Java
Stars
970
Forks
486
Avg merge
3d 33m
Merged PRs (30d)
170

Description

Description

We should synchronize the reloading of the apps and do a double check before reloading
just need to reload only once and block other attempts to load until the initial reload is fixed

Acceptance Criteria
Priority

None

Additional Context

No response

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 locating the application reload entry points and the code that loads the KeyStore. Trace how concurrent reload attempts are handled and confirm the intended single-reload behavior with a maintainer, since the issue has no acceptance criteria. Done should mean one reload proceeds while other attempts wait or are blocked, with a double-check before reloading.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.