You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "xinyiZzz (via GitHub)" <gi...@apache.org> on 2023/07/31 13:11:26 UTC

[GitHub] [doris] xinyiZzz commented on a diff in pull request #22407: [opt](conf) Modify brpc eovercrowded conf

xinyiZzz commented on code in PR #22407:
URL: https://github.com/apache/doris/pull/22407#discussion_r1279273899


##########
be/src/vec/sink/vdata_stream_sender.cpp:
##########
@@ -178,6 +178,7 @@ Status Channel::send_block(PBlock* block, bool eos) {
 
     _closure->ref();
     _closure->cntl.set_timeout_ms(_brpc_timeout_ms);
+    _closure->cntl.ignore_eovercrowded();

Review Comment:
   done, add exchange_sink_ignore_eovercrowded



-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org