Alexkun opened a new issue, #3496: URL: https://github.com/apache/incubator-linkis/issues/3496
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description When determining the maxRunningJob on creating a group, offlined entrance nodes are included at present. ### Description 1. when determining the maxRunningJob on creating a group, the entrance gets all entrance node num, then minus the offline entrance num. 2. provide a new RPC method 'getInstanceNumByLabels', which will return the num of nodes with specific labels. ### Use case _No response_ ### Solutions _No response_ ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
