ming12713 opened a new issue, #43751:
URL: https://github.com/apache/doris/issues/43751

   ### 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
   
   2.1.1
   
   ### What's Wrong?
   
   ```
   │ 2024-11-12T15:30:14.344479307+08:00 fe 2024-11-12 07:30:14,344 INFO 
(stateListener|83) [DatabaseTransactionMgr.replayUpsertTransactionState():2158] 
replay a PRECOMMITTED transaction TransactionState. transac │
   │ tion id: 3919535, label: 
nome_state__KC_ods_vtc_nome_state__KC_2__KC_loshu_ods_vtc_nome_state__KC_0__KC_39618388__KC_1730489672827,
 db id: 11154, table id list: 91043, callback id: -1, coordinator: BE: 10.42 │
   │ .1.19, transaction status: PRECOMMITTED, error replicas num: 0, replica 
ids: , prepare time: 1730489672835, commit time: -1, finish time: -1, reason:   
                                                        │
   │ 2024-11-12T15:30:14.345230193+08:00 fe 2024-11-12 07:30:14,344 INFO 
(stateListener|83) [DatabaseTransactionMgr.replayUpsertTransactionState():2158] 
replay a PRECOMMITTED transaction TransactionState. transac │
   │ tion id: 3919536, label: 
nome_state__KC_ods_vtc_nome_state__KC_0__KC_loshu_ods_vtc_nome_state__KC_0__KC_39634672__KC_1730489672994,
 db id: 11154, table id list: 91043, callback id: -1, coordinator: BE: 10.42 │
   │ .1.19, transaction status: PRECOMMITTED, error replicas num: 0, replica 
ids: , prepare time: 1730489673003, commit time: -1, finish time: -1, reason:   
                                                        │
   │ 2024-11-12T15:30:14.345253035+08:00 fe 2024-11-12 07:30:14,344 INFO 
(stateListener|83) [DatabaseTransactionMgr.replayUpsertTransactionState():2158] 
replay a COMMITTED transaction TransactionState. transactio │
   │ n id: 3919535, label: 
nome_state__KC_ods_vtc_nome_state__KC_2__KC_loshu_ods_vtc_nome_state__KC_0__KC_39618388__KC_1730489672827,
 db id: 11154, table id list: 91043, callback id: -1, coordinator: BE: 10.42.1. 
│
   │ 19, transaction status: COMMITTED, error replicas num: 0, replica ids: , 
prepare time: 1730489672835, commit time: 1730489673211, finish time: -1, 
reason:                                                      │
   │ 2024-11-12T15:30:15.089337993+08:00 fe 
/opt/apache-doris/fe/bin/start_fe.sh: line 265:   163 Killed                  
${LIMIT:+${LIMIT}} "${JAVA}" ${final_java_opt:+${final_java_opt}} 
-XX:-OmitStackTraceInFas │
   │ tThrow -XX:OnOutOfMemoryError="kill -9 %p" 
${coverage_opt:+${coverage_opt}} org.apache.doris.DorisFE ${HELPER:+${HELPER}} 
${OPT_VERSION:+${OPT_VERSION}} "${METADATA_FAILURE_RECOVERY}" "$@" < /dev/null  
 
   ```
   Doris Installation via Operator, 1 BE Node and 1 FE Node, After restarting 
both the Doris FE and BE nodes, the FE node fails to start normally and reports 
the error mentioned above. The BE IP 10.42.1.19 mentioned in the error is the 
previous BE pod IP, not the SVC IP. The FE configuration for service discovery 
is set to use SVC (Service) method, but now the BE is 10.42.1.6.
   
   
![image](https://github.com/user-attachments/assets/4c415598-d5d0-4db0-9c3d-c3d2d50d0ae0)
   
   pod network cidr 10.42.1.x/16
   
![image](https://github.com/user-attachments/assets/576d73b1-6665-499f-a030-9ff44418b06d)
   
   svc network cidr 10.43.48.x
   
![image](https://github.com/user-attachments/assets/8ed8c3e8-ce86-498b-986b-07a166631f12)
   
   
   
   
   
   
   ### What You Expected?
   
   fixe issues
   
   ### 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

Reply via email to