dukeshiny opened a new issue, #10833:
URL: https://github.com/apache/dolphinscheduler/issues/10833

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   When I set the quartz time with UTC timezone first time,the execute time and 
the next five execute time match right.But the task didn't execute at all.So I 
went to chekc the dolphinscheduler meta table in mysql.I found three tables 
which are qrzt_triggers and qrtz_cron_triggers and t_ds_schedules.I found the 
column NEXT_FIRE_TIME showed the time I had set in qrtz_triggers table.The 
NEXT_FIRE_TIME showed 1657202700000 which means 2022-07-07 22:05:00,Finally I 
found the bug.Beacuse the ui diplay didn't mean the real execute time.
   
![image](https://user-images.githubusercontent.com/21135052/177737948-cca6f985-faac-4663-875f-39e3fa26da81.png)
   
![image](https://user-images.githubusercontent.com/21135052/177738023-1c64de5b-8863-4291-b138-ee905c2ecf8e.png)
   
![image](https://user-images.githubusercontent.com/21135052/177737742-f1d791e8-f472-4fae-a8bf-e715b5db7a0f.png)
   
   
   ### What you expected to happen
   
   ![Uploading 84a91d1d39974b575945674f539e8de.png…]()
   
   
   ### How to reproduce
   
   ds 3.0.0-beta1 quartz set module
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.0-beta-2
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to