yyqdbngt opened a new pull request, #1104:
URL: https://github.com/apache/rocketmq-dashboard/pull/1104
CreateTopicDTO allowed writeQueues/readQueues to be 0 ("zero or positive"),
but the server silently replaced 0 with the default of 8. Queue counts are now
required to be positive, so a 0 is rejected up front instead of being silently
overridden. Updated the affected test.
--
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]