rbd-target-api: concurrent requests are not supported
Open
- Dominant language
- Python
- Stars
- 68
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone,
When two or more clients request rbd-target-api at the same time, the configuration file gateway.conf will be modified randomly.
When used at scale, performance is slow, will the community support concurrency?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the rbd-target-api request handling and the code that writes gateway.conf. Reproduce simultaneous requests to establish how the configuration is modified, then add coverage for concurrent access. Done means concurrent clients no longer cause random gateway.conf changes and the existing API behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100