This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 186ed0ed80d [fix](routine-load) dealing with the high watermark of Kafka may fallback (#35901) (#37454) add bcb6eac2917 [improve](routine-load) optimize routine load job auto resume policy (#35266) (#37453) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/doris/common/Config.java | 2 +- .../doris/load/routineload/RoutineLoadJob.java | 3 +- .../doris/load/routineload/RoutineLoadManager.java | 3 +- .../doris/load/routineload/ScheduleRule.java | 38 +++++++++++----------- .../load/routineload/RoutineLoadManagerTest.java | 11 +++---- 5 files changed, 27 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org