Skip to content

test(resources): Bump router max CPU to 1200m#796

Merged
NickLarsenNZ merged 1 commit intomainfrom
test/bump-resource-requirements
Mar 2, 2026
Merged

test(resources): Bump router max CPU to 1200m#796
NickLarsenNZ merged 1 commit intomainfrom
test/bump-resource-requirements

Conversation

@NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Mar 2, 2026

Increase the router CPU limit to 1200m (as was done as a default in #786).

This gets rid of the following error:

Caused by: java.lang.IllegalStateException: Insufficient configured threads: required=2 < max=2 for QueuedThreadPool

Note: This gets rid of the following error:

```
Caused by: java.lang.IllegalStateException: Insufficient configured threads: required=2 < max=2 for QueuedThreadPool
```
@NickLarsenNZ NickLarsenNZ self-assigned this Mar 2, 2026
@NickLarsenNZ NickLarsenNZ moved this to Development: Waiting for Review in Stackable Engineering Mar 2, 2026
@NickLarsenNZ NickLarsenNZ enabled auto-merge March 2, 2026 12:06
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we missed a changelog entry and release notes for #786, I you feel like you have the time it would be great if you could add them :)

@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Mar 2, 2026
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 2, 2026
Merged via the queue into main with commit 2bbc2d4 Mar 2, 2026
10 checks passed
@NickLarsenNZ NickLarsenNZ deleted the test/bump-resource-requirements branch March 2, 2026 12:19
@NickLarsenNZ
Copy link
Member Author

Looks like we missed a changelog entry and release notes for #786, I you feel like you have the time it would be great if you could add them :)

Done in e8e4d8b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: In Review

Development

Successfully merging this pull request may close these issues.

2 participants