You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Provide any additional detail on your proposed use case for this feature.
Implemented like Java, convert cluster to IP through functions.
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.
FEATURE REQUEST
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.
Provide any additional detail on your proposed use case for this feature.
Implemented like Java, convert cluster to IP through functions.
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.