This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57092-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from f07b3c9ad37 branch-3.1: [Fix](metrics) Fix FE's incorrect prometheus
metrics format #57059 (#57082)
add 35986939e0a [enhance](job) delay load task schedule when transaction
fail (#57092)
No new revisions were added by this update.
Summary of changes:
.../load/routineload/KafkaRoutineLoadJob.java | 3 +-
.../doris/load/routineload/RoutineLoadJob.java | 8 +-
.../load/routineload/RoutineLoadTaskInfo.java | 10 ++
.../load/routineload/RoutineLoadTaskScheduler.java | 4 +-
.../regression/util/RoutineLoadTestUtils.groovy | 152 +++++++++++++++++++++
.../test_routine_load_delay_schedule.groovy | 83 +++++++++++
6 files changed, 253 insertions(+), 7 deletions(-)
create mode 100644
regression-test/framework/src/main/groovy/org/apache/doris/regression/util/RoutineLoadTestUtils.groovy
create mode 100644
regression-test/suites/load_p0/routine_load/test_routine_load_delay_schedule.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]