Remove etcd read/write paths for storage proxy config
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
Remove legacy etcd-based storage proxy config loading from StorageSessionManager and related code. Deprecate the etcd config/volumes/proxies path. VolumesConfig schema cleanup is handled separately.
JIRA Issue: BA-4506
Contributor guide
Research direction
Start by locating StorageSessionManager and references to the etcd config/volumes/proxies path. Trace the related storage proxy configuration loading and identify all legacy read/write callers. Done means the legacy etcd-based storage proxy configuration path is removed or deprecated without changing the separately handled VolumesConfig schema cleanup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, distributed-systems
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100