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

[GitHub] [incubator-uniffle] jerqi commented on pull request #36: [WIP] Add offline api for shuffle server

jerqi commented on PR #36:
URL: https://github.com/apache/incubator-uniffle/pull/36#issuecomment-1176085841

   Shuffle server already have provide a metric http api.  The metric `app_num_with_node` will tell you how many apps there are on the node. We recommend that we use this metric to judge whether to be able to stop the server. Moreover,  we are working on a Uniffle K8S operator. Basic tests passed currently, and we will open source it soon.
   If you want to add rest api to stop server, is it possible to imitate the `CommonMetricsServlet` to create another Servlet?
   If we want to add some Servlets to control shuffle server's behavior,  do we need some more detailed discussions?


-- 
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: issues-unsubscribe@uniffle.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org