Wilson-BT opened a new issue, #14991: URL: https://github.com/apache/doris/issues/14991
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.0 ### What's Wrong? 当我们测试升级到 1.2.0 的时候,当有并发查询 JDBC 或者ODBC 外表(微复杂Sql,外表外层使用视图包裹,视图与视图进行关联)的时候,BE 将会直接挂掉。导致BE 升级失败,被迫回滚版本。 be各节点的be.out 和 core文件报错日志 已经整合到下面的文件中,已经添加了注释 [BE 节点日志.txt](https://github.com/apache/doris/files/10201519/BE.txt) ### What You Expected? 希望在1.2.1能够解决这个bug,1.2.0 没法用了,到时能够及时升级到1.2.1。 ### How to Reproduce? 测试环境,内存资源充足,ulimit 已经设置为了65536,资源基本无限制 ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
