This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-50587-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 69368b31cba branch-3.0: [fix](mtmv)before mtmv refresh,check column 
type if change (#50768)
     add df0e0e41a9c [improve](load) introduce black list of backend when load 
job fetch meta to avoid jitter (#50587)

No new revisions were added by this update.

Summary of changes:
 be/src/runtime/routine_load/data_consumer.cpp      |  4 ++
 .../main/java/org/apache/doris/common/Config.java  |  7 ++++
 .../apache/doris/datasource/kafka/KafkaUtil.java   | 40 ++++++++++++++++++-
 .../doris/load/routineload/RoutineLoadManager.java | 25 ++++++++++++
 .../{test_disable_load.csv => test_black_list.csv} |  0
 ..._disable_load.groovy => test_black_list.groovy} | 46 +++++++++++++++-------
 6 files changed, 106 insertions(+), 16 deletions(-)
 copy regression-test/suites/load_p0/routine_load/data/{test_disable_load.csv 
=> test_black_list.csv} (100%)
 copy regression-test/suites/load_p0/routine_load/{test_disable_load.groovy => 
test_black_list.groovy} (73%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to