You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/05/30 20:41:24 UTC

[GitHub] [systemds] MKehayov opened a new pull request, #1624: [SYSTEMDS-3383] Extend monitoring backend with worker statistics

MKehayov opened a new pull request, #1624:
URL: https://github.com/apache/systemds/pull/1624

   This change extends the already existing federated worker monitoring logic, by having a separate entity for statistics gathering and aggregation. It does this in a periodic way (currently every 3rd second) from every registered worker.
   It also extends the CRUD request logic for the worker entity by adding the additional "remove" and "update" functionalities, as well as the same for the coordinator entity.


-- 
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: dev-unsubscribe@systemds.apache.org

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


[GitHub] [systemds] asfgit closed pull request #1624: [SYSTEMDS-3383] Extend monitoring backend with worker statistics

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1624: [SYSTEMDS-3383] Extend monitoring backend with worker statistics
URL: https://github.com/apache/systemds/pull/1624


-- 
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: dev-unsubscribe@systemds.apache.org

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


[GitHub] [systemds] mboehm7 commented on pull request #1624: [SYSTEMDS-3383] Extend monitoring backend with worker statistics

Posted by GitBox <gi...@apache.org>.
mboehm7 commented on PR #1624:
URL: https://github.com/apache/systemds/pull/1624#issuecomment-1146888777

   LGTM - thanks for the patch @MKehayov. During the merge I reverted the original small worker startup time, resolved the merge conflict, and fixed minor warnings and formatting issues.


-- 
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: dev-unsubscribe@systemds.apache.org

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