Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][linkis-entrance] When determining the maxRunningJob on creating a group, offlined entrance nodes should be excluded. #3496

Closed
1 of 2 tasks
Alexkun opened this issue Sep 21, 2022 · 1 comment

Comments

@Alexkun
Copy link
Contributor

Alexkun commented Sep 21, 2022

Search before asking

  • I had searched in the 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!
@github-actions
Copy link

😊 Welcome to the Apache Linkis (incubating) community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

name description Subscribe Unsubscribe archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive

Alexkun added a commit to WeDataSphere/linkis that referenced this issue Oct 11, 2022
1. linkis-entrance - refactor method 'getUserMAxRunmningJobs' to exclude offlining entrance isntances.
Alexkun added a commit to WeDataSphere/linkis that referenced this issue Oct 25, 2022
1. linkis-entrance - refactor method 'getUserMAxRunmningJobs' to exclude offlining entrance isntances.
Alexkun added a commit to WeDataSphere/linkis that referenced this issue Oct 27, 2022
1. linkis-entrance - refactor method 'getUserMAxRunmningJobs' to exclude offlining entrance isntances.
@Alexkun Alexkun moved this from Bug to Done in Apache Incubator Linkis 1.3.2 Nov 10, 2022
peacewong pushed a commit that referenced this issue Nov 18, 2022
* #3496
1. linkis-entrance - refactor method 'getUserMAxRunmningJobs' to exclude offlining entrance isntances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants