apache / apache/openserverless
ops admin clean [--activations] [--queues] [--actions]
- Dominant language
- Python
- Stars
- 576
- Forks
- 29
- Avg merge
- 50m
- Merged PRs (30d)
- 13
Description
## Why you need it?
When couchdb or kafka are filled you risk the system going down
You need a way to remove actions, activations or empty kafka queues
## How it could be?
The command with the appropriate parameters should take care of those occurrencies
## Other related information
Contributor guide
Research direction
Start by locating the existing ops admin command and its handling of command-line parameters. Trace how the project interacts with CouchDB, Kafka, actions, activations, and queues, then define the cleanup behavior for each flag. Done means the command can remove the requested records or empty queues without affecting unrelated data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, python
- Domain
- cli, devops, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100