Aias00 opened a new issue, #1194: URL: https://github.com/apache/rocketmq-dashboard/issues/1194
## Problem Apache instance create/update only reject blank endpoint strings. Separator-only or empty-segment inputs such as `; ;` and `namesrv:9876;` are persisted and fail later when an MQAdmin operation starts. ## Scope Track 1 / ARCH-01 instance access configuration. ## Expected - Reject endpoint lists containing empty address segments. - Trim a valid endpoint before saving it. - Cover create and update validation paths. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
