apache / apache/openserverless

ops admin clean [--activations] [--queues] [--actions]

Open
#135 3 comments 0 reactions 0 assignees View on GitHub
help wanted
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.