Replace old MPSC/SPSC queues with JCTools #1518
Triggered via pull request
October 25, 2023 13:04
Status
Cancelled
Total duration
4m 54s
Artifacts
–
build-pull.yml
on: pull_request
Check conventional commits
20s
Compatibility Check
2m 44s
Matrix: build
Annotations
7 errors
Check conventional commits
You have commit messages with errors
⧗ input: refactor!: replace old MPSC/SPSC queues with JCTools
- Refactored the Queues class and made all queue creations converge to it (except for tests).
- Introduced Infrastructure#useUnsafeForQueues to decide when to use unpadded vs atomic variants.
- Introduced native compilation smoke tests.
Issue: #1330
BREAKING CHANGE: constants and methods have been removed from io.smallrye.mutiny.helpers.queues.Queues
as well as previous MPSC/SPSC classes in the io.smallrye.mutiny.helpers.queues package.
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Build with Java 11
Canceling since a higher priority waiting request for 'check-pull-request-Check pull requests-refs/pull/1413/merge' exists
|
Build with Java 11
The operation was canceled.
|
Build with Java 21
Canceling since a higher priority waiting request for 'check-pull-request-Check pull requests-refs/pull/1413/merge' exists
|
Build with Java 21
The operation was canceled.
|
Build with Java 17
Canceling since a higher priority waiting request for 'check-pull-request-Check pull requests-refs/pull/1413/merge' exists
|
Build with Java 17
The operation was canceled.
|