Skip to content

Fixing thread pool size test failures#1667

Merged
rjrudin merged 1 commit intodevelopfrom
feature/threadCount-fix
May 31, 2024
Merged

Fixing thread pool size test failures#1667
rjrudin merged 1 commit intodevelopfrom
feature/threadCount-fix

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented May 31, 2024

Since the Jenkinsfile was mistakenly not using later Java versions correctly, this issue went undetected. The tests pass fine on Java 8, but 11 and higher require the core/max thread pool sizes to be adjusted in a specific order.

Since the Jenkinsfile was mistakenly not using later Java versions correctly, this issue went undetected. The tests pass fine on Java 8, but 11 and higher require the core/max thread pool sizes to be adjusted in a specific order.
@rjrudin rjrudin merged commit 0791568 into develop May 31, 2024
@rjrudin rjrudin deleted the feature/threadCount-fix branch May 31, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants