Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#135 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
kafka, python

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.

Description

help wanted

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

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.