You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/13 03:14:02 UTC

[GitHub] [dolphinscheduler] SbloodyS commented on issue #12873: [Refactor] Migrate environment and system resources limitations to task params

SbloodyS commented on issue #12873:
URL: https://github.com/apache/dolphinscheduler/issues/12873#issuecomment-1312628220

   > now TaskInstance and TaskDefinition contain environment and cpuQuota and memoryMax, but these shoud be just task params, not task fields.
   
   Currently, the json of our task params is huge, which already affects query performance. If we add more content to it, it is bound to aggravate the problem. I think we should split this json into different tables. @caishunfeng @DarkAssassinator 
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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