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) #16330

Merged

Add support to dynamically resize threadpools size (#16236)

c2d8bcf
Select commit
Loading
Failed to load commit list.
Merged

Add support to dynamically resize threadpools size (#16236) #16330

Add support to dynamically resize threadpools size (#16236)
c2d8bcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 15, 2024 in 0s

53.44% of diff hit (target 71.74%)

View this Pull Request on Codecov

53.44% of diff hit (target 71.74%)

Annotations

Check warning on line 449 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

Added line #L449 was not covered by tests

Check warning on line 451 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#L451

Added line #L451 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#L453-L454

Added lines #L453 - L454 were 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 460 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#L459-L460

Added lines #L459 - L460 were 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#L463-L464

Added lines #L463 - L464 were not covered by tests

Check warning on line 466 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#L466

Added line #L466 was not covered by tests

Check warning on line 468 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#L468

Added line #L468 was not covered by tests

Check warning on line 470 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#L470

Added line #L470 was not covered by tests

Check warning on line 473 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#L472-L473

Added lines #L472 - L473 were not covered by tests

Check warning on line 476 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#L476

Added line #L476 was not covered by tests

Check warning on line 478 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#L478

Added line #L478 was not covered by tests

Check warning on line 481 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#L481

Added line #L481 was not covered by tests