-
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: throw UnsupportedOperationException if appropriate #44230
Conversation
mkouba
commented
Oct 31, 2024
- also refactor the implementation and introduce BaseScheduler
- resolves Scheduler: clarify what happens if scheduler is not started but method declared on Scheduler API is invoked #44101
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added just one tiny comment with optional change.
I don't insist on it being modified before merging if you don't think it's needed.
extensions/scheduler/api/src/main/java/io/quarkus/scheduler/Scheduler.java
Outdated
Show resolved
Hide resolved
- also refactor the implementation and introduce BaseScheduler - resolves quarkusio#44101
Status for workflow
|