apache / apache/rocketmq-client-go

[Feature] Create a topic using clusterName

Open
#1,209 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
445
PR merge metrics
No merged PRs in 30d

Description

**FEATURE REQUEST**

1. Please describe the feature you are requesting.
when i want to create topic, i found it only support brokerAddress, but in java, it support clusterName. When a brokerAddress changed, code will not take effect.

2. Provide any additional detail on your proposed use case for this feature.
Implemented like Java, convert cluster to IP through functions.

3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
i think it's important because brokerAddress IP may change.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.