[TASK] Apps: Load KeyStore Once then Lock all other attempts
Open
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
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 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