You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/08/03 11:24:58 UTC

[GitHub] [incubator-doris] chaoyli opened a new issue #4238: Big packet will send failed on BRPC

chaoyli opened a new issue #4238:
URL: https://github.com/apache/incubator-doris/issues/4238


   ```
   W0731 21:36:10.921273  3404 data_stream_sender.cpp:141] failed to send brpc batch, error=Host is down, error_text=[E110]Fail to connect Socket{id=256 addr=172.26.92.139:8760} (0x0x7cd4000): Connection timed out [R1][E112]Not connec
   ted to 172.26.92.139:8760 yet, server_id=256 [R2][E112]Not connected to 172.26.92.139:8760 yet, server_id=256 [R3][E112]Not connected to 172.26.92.139:8760 yet, server_id=256
   W0731 21:36:10.921330  3404 data_stream_sender.cpp:141] failed to send brpc batch, error=Host is down, error_text=[E110]Fail to connect Socket{id=256 addr=172.26.92.139:8760} (0x0x7cd4000): Connection timed out [R1][E112]Not connec
   ted to 172.26.92.139:8760 yet, server_id=256 [R2][E112]Not connected to 172.26.92.139:8760 yet, server_id=256 [R3][E112]Not connected to 172.26.92.139:8760 yet, server_id=256
   I0731 21:36:11.014581  3512 socket.cpp:2260] Checking Socket{id=256 addr=172.26.92.139:8760} (0x7cd4000)
   I0731 21:36:11.015164  3555 socket.cpp:2322] Revived Socket{id=256 addr=172.26.92.139:8760} (0x7cd4000)
   ```
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-doris] chaoyli commented on issue #4238: Big packet will send failed on BRPC

Posted by GitBox <gi...@apache.org>.
chaoyli commented on issue #4238:
URL: https://github.com/apache/incubator-doris/issues/4238#issuecomment-667969067


   I have a table with 6 rows.
   Every row have 130MB, with all size at 780 size.
   If I send this batch, it will encounter the above problem.


----------------------------------------------------------------
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.

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


[GitHub] [incubator-doris] chaoyli closed issue #4238: Big packet will send failed on BRPC

Posted by GitBox <gi...@apache.org>.
chaoyli closed issue #4238:
URL: https://github.com/apache/incubator-doris/issues/4238


   


----------------------------------------------------------------
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.

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