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

   ### What
   - Fix `RocketMQDashboardProvider` so cluster overview uses the first 
non-blank `brokerVersionDesc` from broker runtime stats.
   - Add provider coverage proving the dashboard cluster version is populated 
instead of staying `unknown`.
   
   ### Why
   The previous condition only assigned the broker version when the current 
value was already not `unknown`, so the initial `unknown` value was never 
replaced.
   
   ### Validation
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn 
-Dtest=RocketMQDashboardProviderTest test`
   - `git diff --check`
   
   Closes #897
   


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