spihiker commented on issue #12806:
URL: https://github.com/apache/doris/issues/12806#issuecomment-1293168202

   谢谢!不过遇到一个新的问题,希望能得到帮助。
   doris版本1.1.3.
   
集群并发请求从100上升到200,查询耗时从之前的50毫秒上升到5-10秒。但服务器cpu,内存,网络情况都没有大的开销,像是机器资源跑不起来。查了下profile,发现所有VEXCHANGE_NODE的DataArrivalWaitTime这个值都很大。请问是什么原因?同时
   be.INFO打印如下信息,之前1.1.1和1.1.2的版本没发现有。
   W1027 16:07:37.832049 98527 tablet_sink.h:149] failed to send brpc batch, 
error=RPC call is timed out, error_text=[E1008]Reached timeout=20000ms 
@192.168.0.100:8060
   W1027 16:07:37.832051 98559 tablet_sink.h:149] failed to send brpc batch, 
error=RPC call is timed out, error_text=[E1008]Reached timeout=20000ms 
@192.168.0.101:8060
   
   git上有类似issue:https://github.com/apache/doris/issues/5668
   
   
   
   
   
   
   明心
   ***@***.***
   
   
   
    
   
   
   
   
   ------------------ 原始邮件 ------------------
   发件人:                                                                         
                                               "apache/doris"                   
                                                                 
***@***.***>;
   发送时间: 2022年10月20日(星期四) 上午10:47
   ***@***.***>;
   ***@***.******@***.***>;
   主题: Re: [apache/doris] Invalid instance profile, sender is null: true, 
execNode is null: true (Issue #12806)
   
   
   
   
   
    This issue has been fixed in the master branch and will be released with 
the next version of doris. This warning log means that the profile may be 
missing an instance profile, so you need to pay attention to it when handling 
profiles. In the meantime, if you don't care about the profile, you can ignore 
this log. It does not affect the running of the cluster.
    
    
    
    
    
    
    
    
    
    
    
    
    
    在 2022-10-20 09:44:02,"spihiker" ***@***.***> 写道:
    
    @luozenglin 我的doris版本也是1.1.2,有相同问题。集群读写正常,但fe warining 
log一直频繁打印这样的消息。有什么办法可以处理吗?
    
    —
    Reply to this email directly, view it on GitHub, or unsubscribe.
    You are receiving this because you were mentioned.Message ID: 
***@***.***> 
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you commented.Message ID: ***@***.***>


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

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