-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scheduler: run multiple scheduler implementations #42129
Conversation
mkouba
commented
Jul 25, 2024
- related to To be able to schedule clusterized tasks and non-clusterized (in memory) timers #41954
excellent @mkouba |
Not really. Currently, the |
ed94790
to
c421c37
Compare
It's implemented and tested now. |
Nice! |
This comment has been minimized.
This comment has been minimized.
...s/scheduler/deployment/src/main/java/io/quarkus/scheduler/deployment/SchedulerProcessor.java
Outdated
Show resolved
Hide resolved
...oyment/src/main/java/io/quarkus/scheduler/deployment/DiscoveredImplementationsBuildItem.java
Outdated
Show resolved
Hide resolved
...s/scheduler/deployment/src/main/java/io/quarkus/scheduler/deployment/SchedulerProcessor.java
Outdated
Show resolved
Hide resolved
extensions/quartz/runtime/src/main/java/io/quarkus/quartz/runtime/QuartzSchedulerImpl.java
Outdated
Show resolved
Hide resolved
extensions/scheduler/runtime/src/main/java/io/quarkus/scheduler/runtime/Constituent.java
Show resolved
Hide resolved
c421c37
to
8ba2d86
Compare
This comment has been minimized.
This comment has been minimized.
8ba2d86
to
9a053dc
Compare
@manovotn Thanks for approval. Still need to add some docs ;-) |
This comment has been minimized.
This comment has been minimized.
9a053dc
to
b116e51
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Do not merge yet, I have to add one more test for |
b116e51
to
d4bd15a
Compare
Status for workflow
|
Status for workflow
|
🙈 The PR is closed and the preview is expired. |