spihiker opened a new issue, #9273: URL: https://github.com/apache/incubator-doris/issues/9273
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris版本:1.0.0(二进制包) ### What's Wrong? 操作系统:centos7.9_x86_64 问题描述: 集群扩容时,添加be或fe节点时都遇到了follower(leader)节点服务挂掉。 错误日志: 2022-04-28 09:24:02,486 ERROR (heartbeat mgr|22) [BDBJEJournal.write():176] write bdb failed. will exit. journalId: 200667, bdb database Name: 183223 [2022-04-28 09:24:02] write bdb failed. will exit. journalId: 200667, bdb database Name: 183223 2022-04-28 09:24:02 INFO AbstractConnector:381 - Stopped ServerConnector@67eeb310{HTTP/1.1, (http/1.1)}{0.0.0.0:8030} 2022-04-28 09:24:02 INFO session:149 - node0 Stopped scavenging 2022-04-28 09:24:02 INFO application:2347 - Destroying Spring FrameworkServlet 'dispatcherServlet' 2022-04-28 09:24:02 INFO ContextHandler:1153 - Stopped o.s.b.w.e.j.JettyEmbeddedWebAppContext@4cc26df{application,/,[file:///tmp/jetty-docbase.8030.6754360883789190151/],STOPPED} 2022-04-28 09:24:02 INFO HikariDataSource:110 - HikariPool-1 - Starting... 2022-04-28 09:24:02 WARN DriverDataSource:70 - Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation. 2022-04-28 09:24:02 INFO PoolBase:541 - HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.) 2022-04-28 09:24:02 INFO HikariDataSource:123 - HikariPool-1 - Start completed. 2022-04-28 09:24:02,841 INFO (tablet scheduler|29) [BeLoadRebalancer.selectAlternativeTabletsForCluster():85] cluster is balance: default_cluster with medium: HDD. skip 2022-04-28 09:24:02,841 INFO (tablet scheduler|29) [BeLoadRebalancer.selectAlternativeTabletsForCluster():85] cluster is balance: default_cluster with medium: SSD. skip 2022-04-28 09:24:02,841 INFO (tablet scheduler|29) [BeLoadRebalancer.selectAlternativeTabletsForCluster():85] cluster is balance: default_cluster with medium: S3. skip 2022-04-28 09:24:03 INFO HikariDataSource:350 - HikariPool-1 - Shutdown initiated... 2022-04-28 09:24:03 INFO HikariDataSource:352 - HikariPool-1 - Shutdown completed. ### What You Expected? 想知道为什么出现这个错误?怎么处理? ### How to Reproduce? _No response_ ### 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: commits-unsubscr...@doris.apache.org.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