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

Add support to dynamically resize threadpools size #16236

Merged
merged 5 commits into from
Oct 15, 2024

Address PR Comments

2df2683
Select commit
Loading
Failed to load commit list.
Merged

Add support to dynamically resize threadpools size #16236

Address PR Comments
2df2683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 15, 2024 in 0s

53.44% of diff hit (target 72.06%)

View this Pull Request on Codecov

53.44% of diff hit (target 72.06%)

Annotations

Check warning on line 435 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L435

Added line #L435 was not covered by tests

Check warning on line 437 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L437

Added line #L437 was not covered by tests

Check warning on line 440 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 442 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L442

Added line #L442 was not covered by tests

Check warning on line 446 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L445-L446

Added lines #L445 - L446 were not covered by tests

Check warning on line 450 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L449-L450

Added lines #L449 - L450 were not covered by tests

Check warning on line 452 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L452

Added line #L452 was not covered by tests

Check warning on line 454 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L454

Added line #L454 was not covered by tests

Check warning on line 456 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L456

Added line #L456 was not covered by tests

Check warning on line 459 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L458-L459

Added lines #L458 - L459 were not covered by tests

Check warning on line 462 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L462

Added line #L462 was not covered by tests

Check warning on line 464 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L464

Added line #L464 was not covered by tests

Check warning on line 467 in server/src/main/java/org/opensearch/threadpool/ThreadPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/threadpool/ThreadPool.java#L467

Added line #L467 was not covered by tests