Aias00 commented on issue #1292: URL: https://github.com/apache/rocketmq-dashboard/issues/1292#issuecomment-5307205174
Resolved on the current `rocketmq-studio` baseline. `MessageService#validateTopicQueryWindow` now rejects a message-ID query without `topic` with a structured HTTP 400 (`topic is required when msgId is specified`) before it reaches the provider, and `MessageServiceTest#rejectsMessageIdQueryWithoutTopicBeforeCallingProvider` covers the regression. This is the explicit validation behavior permitted by the acceptance criteria. Closing as completed. -- 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]
