RockteMQ-AI commented on issue #1291:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/1291#issuecomment-5231199485

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   **Root Cause:** The default Studio development profile uses the in-memory H2 
datasource but does not initialize the persistence schema. The repository 
schema (`db/schema.sql`) is neither auto-discovered nor selected by 
`application-dev.yml`, so `rmq_instance` table is never created.
   
   **Impact:** Clean default startup returns HTTP 500 from persistence-backed 
APIs like `GET /api/instances`.
   
   **Severity:** Medium — affects developer onboarding experience with the 
Studio dev profile.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
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]

Reply via email to