lizhimins opened a new pull request, #798:
URL: https://github.com/apache/rocketmq-dashboard/pull/798

   - topic and consumer group CRUD go through the admin API and persist to
     rmq_topic / rmq_group, upserting on (cluster_id, name) so rebuilding an
     existing record does not violate the unique key
   - listings are served from the metadata database, which is the source of
     record; routes, consumers, progress and subscriptions stay live, so a 
record
     without a broker route shows up with an empty route list
   - message query and trace, plus DLQ listing and resend, replace their stubs
   - query history is persisted for later replay


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