This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b2ff384019 query cpu hard limit based on doris scheduler (#24844) add 0e615a531e9 [Feature](Job)Job tasks support the choice of persistence or storage in memory (#24919) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/ShowJobTaskStmt.java | 18 ++++++++++-------- .../apache/doris/scheduler/constants/JobCategory.java | 16 ++++++++++++---- .../apache/doris/scheduler/disruptor/TaskHandler.java | 3 ++- .../apache/doris/scheduler/manager/JobTaskManager.java | 18 ++++++++++-------- .../doris/scheduler/manager/TimerJobManager.java | 1 + .../doris/scheduler/disruptor/TaskDisruptorTest.java | 2 ++ 6 files changed, 37 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org