Confusing archiver.py option name '--write'
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The '--write' option actually defines the ES consistency level; it would be better to rename it accordingly
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in archiver.py by locating the --write option definition and the code that consumes it. Trace its usages and choose a name that reflects the ES consistency-level setting; done means the option and its references use the clearer name consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, python
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100