You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/01 03:26:19 UTC

[GitHub] [shardingsphere-elasticjob-lite] Technoboy- opened a new pull request #872: Refactor MonitorService

Technoboy- opened a new pull request #872:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/pull/872


   Fixes #782.
   
   Changes proposed in this pull request:
   - Add monitor tag to configure MonitorService.
   - Remove monitor configuration from job attribute.
   - Update some test case.
   
   Comments:
   1. After this pr, we could config monitor service like below:
   ```
   <monitor:embed id="monitor1" registry-center-ref="regCenter" monitor-port="9999"/>
   ```
   2. Dump job data with below command:
    ```
    dump@jobName
    ```
   3. Documents will be updated later in other pr.
   


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

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



[GitHub] [shardingsphere-elasticjob-lite] terrymanu merged pull request #872: Refactor MonitorService

Posted by GitBox <gi...@apache.org>.
terrymanu merged pull request #872:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/pull/872


   


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

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



[GitHub] [shardingsphere-elasticjob-lite] Technoboy- closed pull request #872: Refactor MonitorService

Posted by GitBox <gi...@apache.org>.
Technoboy- closed pull request #872:
URL: https://github.com/apache/shardingsphere-elasticjob-lite/pull/872


   


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

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