Skip to content
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

Miss notify some SchedulerListeners in QuartzScheduler.java #172

Closed

Conversation

ZhaoxuanSu
Copy link
Contributor

Miss invoking 'notifySchedulerListenersSchduled(trigger)' in method 'scheduleJobs(Map<JobDetail, Set<? extends Trigger>> triggersAndJobs, boolean replace)'.

Miss invoking 'notifySchedulerListenersSchduled(trigger)' in method 'scheduleJobs(Map<JobDetail, Set<? extends Trigger>> triggersAndJobs, boolean replace)'.
@ZhaoxuanSu ZhaoxuanSu closed this Jul 25, 2017
@ZhaoxuanSu ZhaoxuanSu reopened this Jul 25, 2017
@claudiowilson
Copy link

see this too #234

zemian added a commit to zemian/quartz that referenced this pull request Feb 13, 2019
@zemian
Copy link
Contributor

zemian commented Feb 13, 2019

Hi @ZhaoxuanSu,

Thank you for the contribution to Quartz!

For branching management purpose, I have re-created a new PR #351 with your commits,
and added some minor updates. I will close this PR as duplicate. Please use the
new PR for any new updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants