Aias00 opened a new pull request, #1122: URL: https://github.com/apache/rocketmq-dashboard/pull/1122
## Summary - remove instances, topics, consumer groups, ACL rules, and ACL users from the default MySQL schema - keep the default deployment DDL-only - document the explicit development-only demo-data import path Closes #974 ## Verification - `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -q -DskipTests compile` - `docker compose -f deploy/docker-compose.yml config` - verified `server/src/main/resources/db/schema.sql` contains no `INSERT` statements - `git diff --check origin/rocketmq-studio...HEAD` -- 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]
