You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/07 02:44:45 UTC

[GitHub] [rocketmq] jasonjavaYY opened a new issue, #5472: The main method of class “MonitorService” could be removed

jasonjavaYY opened a new issue, #5472:
URL: https://github.com/apache/rocketmq/issues/5472

   **BUG REPORT**
   There is no call to Class “org.apache.rocketmq.tools.monitor.MonitorService” startup method in the scripts under the “bin directory”, which means that the main method of class “MonitorService” will not be executed, as shown in the following figure: 
   ![11](https://user-images.githubusercontent.com/52964650/200215699-a2e52793-ba13-4811-95e2-2dd112835b18.png)
   
   So I think the main method of class “MonitorService” should be removed.
   1、The steps to reproduce
   run the “  grep -rn "MonitorService"  ” command in the bin directory.
   2、expected to see:
   Startup of class "MonitorService" exists in some scripts.
   3、the real output instead:
   No script calls Class "MonitorService" startup, but Class "MonitorService" defines the main method.


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] The main method of class “MonitorService” could be removed [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5472:
URL: https://github.com/apache/rocketmq/issues/5472#issuecomment-1800603565

   This issue is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] The main method of class “MonitorService” could be removed [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5472: The main method of class “MonitorService” could be removed
URL: https://github.com/apache/rocketmq/issues/5472


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] The main method of class “MonitorService” could be removed [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5472:
URL: https://github.com/apache/rocketmq/issues/5472#issuecomment-1806580981

   This issue was closed because it has been inactive for 3 days since being marked as stale.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org