You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2023/01/18 08:26:33 UTC

[GitHub] [hbase] Apache9 commented on pull request #4979: HBASE-27574 Implement ClusterManager interface for Kubernetes

Apache9 commented on PR #4979:
URL: https://github.com/apache/hbase/pull/4979#issuecomment-1386664039

   For better work together with K8s, I think we need to discuss more about how to define the actions...
   
   A simple kill of a region server is not enough to reduce the number of region servers, as the deployment will soon start a new one...
   
   Simply setting the number of pods is not applicable here as we can not control which region server it will kill...


-- 
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@hbase.apache.org

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