This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a commit to branch test_email in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/test_email by this push: new e5560c1988f gaozifeng test email (#43733) e5560c1988f is described below commit e5560c1988ffec65f2e5fe5e426e1c4012e51796 Author: Thearas <gaozif...@selectdb.com> AuthorDate: Tue Nov 12 21:43:05 2024 +0800 gaozifeng test email (#43733) --- a.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/a.txt b/a.txt new file mode 100644 index 00000000000..894a29efad8 --- /dev/null +++ b/a.txt @@ -0,0 +1,11 @@ + +[34m────────────────────────────────────────────────────────────────[0m[34m┐[0m +[34m1022[0m:[38;2;248;248;242m void StorageEngine::_cooldown_tasks_producer_callback() { [0m[34m│[0m +[34m────────────────────────────────────────────────────────────────[0m[34m┘[0m +[34m│[38;2;68;68;68m1022[34m│[38;2;248;248;242m // also tablets once failed to do follow cooldown[0m [34m│[38;2;68;68;68m1022[34m│[38;2;248;248;242m // also tablets once failed to do follow cooldown[0m +[34m│[38;2;68;68;68m1023[34m│[38;2;248;248;242m auto skip_tablet = [this, skip_failed_interval,[0m [34m│[38;2;68;68;68m1023[34m│[38;2;248;248;242m auto skip_tablet = [this, skip_failed_interval,[0m +[34m│[38;2;68;68;68m1024[34m│[38;2;248;248;242m cur_time](const TabletSharedPtr& tablet) -> bool {[0m [34m│[38;2;68;68;68m1024[34m│[38;2;248;248;242m cur_time](const TabletSharedPtr& tablet) -> bool {[0m +[34m│[38;5;88m [34m│[0m [34m│[38;5;28m1025[34m│[48;2;0;40;0;38;2;248;248;242m bool is_skip =[0m[48;2;0;40;0m [0m +[34m│[38;5;88m [34m│[0m [34m│[38;5;28m1026[34m│[48;2;0;40;0;38;2;248;248;242m cur_time - tablet->last_failed_follow_cooldown_time() < skip_fa[0m[7m→[0m +[34m│[38;5;88m [34m│[0m [34m│[38;5;28m1027[34m│[48;2;0;40;0;38;2;248;248;242m TABLET_RUNNING != tablet->tablet_state();[0m[48;2;0;40;0m [0m +[34m│[38;5;88m [34m│[0m [34m│[38;5;28m1028[34m│[48;2;0;40;0;38;2;248;248;242m if (is_skip) return is_skip;[0m[48;2;0;40;0m [0m --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org