Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Upgrade to latest JGroups patch version #37285

@ahus1

Description

@ahus1

Description

The latest JGroups patch version avoid thread pinning in several places, with JDBC_PING2 being probably the most prominent.

Discussion

No response

Motivation

A pinned virtual thread could block progress, especially if the number of CPU cores is small. In #37197 we ensure a thread pool of at least two, still this seems like a workaround until thread pinning is fixed. It might also affect the runtime behavior if you go from 1 to 2 CPU cores.

Details

I'll provide a pull request.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions