zhangjidi2016 opened a new issue #8:
URL: https://github.com/apache/rocketmq-dashboard/issues/8


   
![image](https://user-images.githubusercontent.com/18254437/129719923-5d76aec0-061c-4e8f-8a04-3803714b09d5.png)
   Adding this annotation to the scheduled task method, whether 
enableDashBoardCollect is true or false, will execute the MQAdminAspect aspect 
first, causing the mqAdminExt instance to be repeatedly created and destroyed.
   
   Even if enableDashBoardCollect=true, this annotation should be removed 
because any method that calls mqAdmin in the method also executes the aspect 
method to create the mqAdmin object.


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