Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance add quartz instance status #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hizzgdev
Copy link

  1. 在QuartzInstance里增加status字段,用于标记连接是否正常
  2. 在以下三个方法中更新 QuartzInstance 的状态
    1. QuartzConnectService.initInstance
    2. JMXUtil.callJMXAttribute
    3. JMXUtil.callJMXOperation
  3. 增加[重新连接]和[显示所有job]的 action 方法。

注:此 pull-request 已包含 #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant