Skip to content

fix: properly remove subscriptions in ReplayOperator #1592

fix: properly remove subscriptions in ReplayOperator

fix: properly remove subscriptions in ReplayOperator #1592

Re-run triggered January 9, 2024 18:24
Status Failure
Total duration 17m 22s
Artifacts

build-pull.yml

on: pull_request
Check conventional commits
14s
Check conventional commits
Compatibility Check
54s
Compatibility Check
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check conventional commits
You have commit messages with errors ⧗ input: fix: Properly remove subscriptions in ReplayOperator Fixes a memory leak caused by old subscriptions not being removed properly. In addition, this fixes the edge case where no completion event would be sent for replay subscriptions if the number of requested items was exactly equal to the number of available items. Fixes #1482 ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Compatibility Check
Process completed with exit code 1.
Build with Java 21
Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@42574b4e[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@100c6c4d[Wrapped task = io.smallrye.mutiny.operators.multi.builders.IntervalMulti$IntervalRunnable@56f5909]] rejected from java.util.concurrent.ThreadPoolExecutor@49cb3881[Shutting down, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 527654]