背景:doris版本3.0.4,服务器类型x86、arm
doris集群每运行大约1个月左右,就会出现建表超时,无法操作数据的情况。查看fe.warn.log日志可以看到the report queue size exceeds the limit: 100 current: 101的错误。在fe.conf添加report_queue_size = 200配置参数也没有效果,运行一段时间后依然报错。且无论doris运行在x86还是arm服务器上都存在该问题
背景:doris版本3.0.4,服务器类型x86、arm
doris集群每运行大约1个月左右,就会出现建表超时,无法操作数据的情况。查看fe.warn.log日志可以看到the report queue size exceeds the limit: 100 current: 101的错误。在fe.conf添加report_queue_size = 200配置参数也没有效果,运行一段时间后依然报错。且无论doris运行在x86还是arm服务器上都存在该问题