freemandealer commented on PR #17796: URL: https://github.com/apache/doris/pull/17796#issuecomment-1469253835
After apply this patch, max time = 5s, consumer timeout after 5s, and channel is opened with 10s timeout: ``` I0315 10:53:04.800717 839 data_consumer_group.cpp:102] start consumer group: 7c4a89c074ed3b67-23976b3037ab5ea5. max time(ms): 5000, batch rows: 200000, batch size: 209715200. id=e1403aeb0c71493d-a6ddda3149021a9 5, job_id=39758, txn_id=146642, label=sink_asset_node_links-39758-e1403aeb0c71493d-a6ddda3149021a95-146642, elapse(s)=0 I0315 10:53:04.800879 832 fragment_mgr.cpp:499] PlanFragmentExecutor::_exec_actual|query_id=e1403aeb0c71493d-a6ddda3149021a95|instance_id=e1403aeb0c71493d-a6ddda3149021a96|pthread_id=139858553870080 I0315 10:53:04.800966 832 plan_fragment_executor.cpp:238] PlanFragmentExecutor::open|query_id=e1403aeb0c71493d-a6ddda3149021a95|instance_id=e1403aeb0c71493d-a6ddda3149021a96|mem_limit=2.00 GB I0315 10:53:04.802477 1389 tablets_channel.cpp:66] open tablets channel: (id=e1403aeb0c71493d-a6ddda3149021a95,index_id=21541), tablets num: 320, timeout(s): 10 I0315 10:53:04.802559 1502 tablets_channel.cpp:66] open tablets channel: (id=e1403aeb0c71493d-a6ddda3149021a95,index_id=17470), tablets num: 320, timeout(s): 10 I0315 10:53:04.802912 1604 tablets_channel.cpp:66] open tablets channel: (id=e1403aeb0c71493d-a6ddda3149021a95,index_id=22568), tablets num: 320, timeout(s): 10 I0315 10:53:09.800904 839 data_consumer_group.cpp:122] consumer group done: 7c4a89c074ed3b67-23976b3037ab5ea5. consume time(ms)=5000 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org