apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.34k stars 3.21k forks source link

insert sql error #5923

Open WindyGao opened 3 years ago

WindyGao commented 3 years ago

ERROR 5025 (HY000) at line 11: errCode = 2, detailMessage = failed to send brpc batch, error=Resource temporarily unavailable, error_text=[E11]Resource temporarily unavailable @...186:8060, client: ...185

The reason for the analysis is that there were many slow queries at that time, so the phenomenon caused by the high pressure on the cluster was recovered when the p99 index dropped

WindyGao commented 3 years ago

Are there any ways to avoid this problem