wangbo commented on issue #5215:
URL: 
https://github.com/apache/incubator-doris/issues/5215#issuecomment-1092416294

   根据我的经验有两种可能
   1 导入负载比较高,be进被操作系统杀了,客户端看起来像是少副本。这个可以通过be是否被杀以及内存使用确认.
   2 
其次节点正常,此时可以看下日志,从某次导入开始就有坏副本的情况,但是导入停止之后,坏副本会自动恢复。这种可以尝试调低导入频率。另外不是很建议用insert语句直接高频插入数据,如果你们是如此使用的话


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to