apache / apache/shenyu

[Volunteer] Improper word usage in Plugin Logging-Kafka configuration#namesrvAddr

Open
#5,641 4 comments 0 reactions 0 assignees View on GitHub
status: volunteer wanted
Dominant language
Java
Stars
8.8k
Forks
3.1k
Avg merge
7d 1h
Merged PRs (30d)
85

Description

### Volunteer help

In Kafka, we always interact with the broker, so the parameter for setting the broker address should be called `bootstrap server` rather than `namesrvAddr`. `namesrvAddr` is a concept specific to RocketMQ, and I believe mixing these terms could cause confusion.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the Plugin Logging-Kafka configuration and trace every use of `namesrvAddr`. Confirm whether the setting appears in code, configuration examples, or documentation; done means Kafka-facing terminology consistently refers to the broker bootstrap server without the RocketMQ-specific name.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kafka
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.