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


   **Is your feature request related to a problem? Please describe.**
   We met lots of `EOVERCROWDED` brpc error. Unfortunately, it will make load 
job failed(index intolerable failure).
   We could change it by `brpc_socket_max_unwritten_bytes`, but it can't be 
modified in runtime.
   And we've tried to set large numbers, but the `EOVERCROWDED` error still 
exist, and load job still get failures. To be on the safe side, the config 
couldn't be larger.
   The root cause is not the config, but we must endeavour to accomplish the 
load job.
   So I want to add a more flexible approach, 
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features 
you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to