This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57092-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from bb7b56202c4 branch-4.0: [chore](external catalog) deprecated lakesoul
external catalog #56843 (#57123)
add 3a06255f1b1 [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]