FreeOnePlus opened a new pull request, #37335:
URL: https://github.com/apache/doris/pull/37335

   ## Proposed changes
   fix be register bug:
   before:
   <img width="1041" alt="image" 
src="https://github.com/apache/doris/assets/54164178/f8f20810-36ab-4002-81ab-de6102e38ff0";>
   alter:
   <img width="1076" alt="image" 
src="https://github.com/apache/doris/assets/54164178/2be2a9a9-2fcf-40a7-b308-f87f5d7614b0";>
   
   add fe new Interface —— recovery
   
   docker run -itd  --name=fe-01  --env RECOVERY=true  -p 8031:8030  -p 
9031:9030  -v /data/fe-01/doris-meta:/opt/apache-doris/fe/doris-meta  -v 
/data/fe-01/log:/opt/apache-doris/fe/log  --network=doris-network  
--ip=172.20.80.2    apache/doris:2.1.4-fe
   
   <img width="1051" alt="image" 
src="https://github.com/apache/doris/assets/54164178/aacd3cd8-6bea-4594-8218-4e94e37537d3";>
   
   <!--Describe your changes.-->
   
   


-- 
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]

Reply via email to