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/05/22 09:17:35 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue, #2148: [Bug] [1.1.3]Storing path suggestions for optimization when code is too large

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

   ### 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
   
   When the code of the task is too long, the code will be stored in a file first. Now each user has only one file per day. When there are two tasks with too long code at the same time, there will be conflicts. It is recommended to optimize to a timestamped path
   当任务的代码过长时,会将代码先存储到一个文件中,现在每个用户每天只有一个文件,当存在两个同时代码过长的任务时,会有冲突问题,建议优化
   
   ### Relevent platform
   
   all
   
   ### Reproduction script
   
   no
   
   ### Anything else
   
   _No response_
   
   ### 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] casionone closed issue #2148: [Bug] [1.1.3]Storing path suggestions for optimization when code is too large

Posted by GitBox <gi...@apache.org>.
casionone closed issue #2148: [Bug] [1.1.3]Storing path suggestions for optimization when code is too large
URL: https://github.com/apache/incubator-linkis/issues/2148


-- 
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