Aias00 opened a new issue, #1030: URL: https://github.com/apache/rocketmq-dashboard/issues/1030
## Problem Every message and trace query is persisted indefinitely without cluster or operator context. Long-running Studio installations accumulate unbounded query-history rows and cannot reliably attribute or scope them. ## Scope - Add a configurable retention/cleanup policy. - Persist cluster and operator context when available. - Keep query execution successful if history persistence is unavailable. - Add repository/service regression coverage. ## Related #963/#964 cover operation audit records, not rmq_message_query or rmq_trace_query. -- 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]
