redpanda-data / redpanda-data/redpanda

Add a way to tweak configuration in the log

Open
#3,906 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/raft kind/enhance supportability
Dominant language
C++
Stars
12.6k
Forks
792
PR merge metrics
No merged PRs in 30d

Description

Who is this for and what problem do they have today?

One example this came up with was two replicas were accidentally assigned to a single broker. There were two things:

What are the success criteria?

For the latter in the above, let's make a tool available to change the configuration in the log in a fairly easy way to save the cluster from the disruptive scenario

Why is solving this problem impactful?

This improves operability and supportability of Redpanda

JIRA Link: CORE-853

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.

Research direction

The issue does not name any files, tests, or entry points. Start by reviewing the existing replica-assignment and log-configuration paths, then define the tool's supported operation and recovery behavior for a disruptive cluster state. Done means operators can safely change replica assignment configuration in the log.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
distributed-systems, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.