Skip to content

Conversation

@jasonjavaYY
Copy link
Contributor

What is the purpose of the change

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, so I add the annotation @deprecated to the methods that are not used in Class "MonitorService".

Brief changelog

Add the annotation @deprecated to the methods that are not used in Class "MonitorService".

Verifying this change

Trivial changes: This pr only adds the annotation @deprecated and does not involve logic code modification.
I have run mvn clean install to make sure unit-test pass.

Copy link
Contributor

@tsunghanjacktsai tsunghanjacktsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jasonjavaYY Please keep your local branch updated with the upstream one and only include the necessary commit.

@github-actions
Copy link

This PR 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. If you wish not to mark it as stale, please leave a comment in this PR.

@github-actions github-actions bot added the stale label Nov 16, 2023
@github-actions
Copy link

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

@github-actions github-actions bot closed this Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants