You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/07/05 13:26:19 UTC

[GitHub] [incubator-linkis] huiyuanjjjjuice opened a new issue, #2414: [Bug] SimpleDateFormat is thread-unsafe, causing problems such as task state not flipping properly

huiyuanjjjjuice opened a new issue, #2414:
URL: https://github.com/apache/incubator-linkis/issues/2414

   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-public-enhancements
   
   ### What happened + What you expected to happen
   
   1、SimpleDateFormat is thread-unsafe, causing problems such as task state not flipping properly
   2、For example,when a large number of tasks are submitted, the UpdateTimeMills property of the JobHistory class is incorrect because the SimpleDateFormat thread is not safe. As a result, the linkis_ps_job_history_group_history table cannot update its status properly
   
   ### Relevent platform
   
   none
   
   ### Reproduction script
   
   Problems can be reproduced during task stress testing
   
   ### Anything else
   
   none
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #2414: [Bug] SimpleDateFormat is thread-unsafe, causing problems such as task state not flipping properly

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #2414: [Bug] SimpleDateFormat is thread-unsafe, causing problems such as task state not flipping properly
URL: https://github.com/apache/incubator-linkis/issues/2414


-- 
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: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org