freedomme opened a new issue #230: 后端连接前端心跳出错
URL: https://github.com/apache/incubator-doris/issues/230
 
 
   出错信息见下面日志,我查看相关文档,发现文档只是在dock安装方式中提到前端 后端连接时IP设置。不是dock运行方式情况下,只是提到启动前端命令 
将后端加入集群命令。从下面日志,我知道后端连接前端出错是因为 IP是错误的,要怎样在后端设置 前端的IP?
   W0919 11:11:05.690816  6218 utils.cpp:183] **master client, get client from 
cache failed.host:** 192.168.122.1, port: 9020, code: 7
   W0919 11:11:05.690943  6218 task_worker_pool.cpp:1508] **finish report task 
failed. status: -1**
   I0919 11:11:09.724184 23950 heartbeat_server.cpp:54] **get heartbeat, host: 
192.168.122.1, port: 9020**, cluster id: 820443017
   I0919 11:11:14.724381 23950 heartbeat_server.cpp:54] get heartbeat, host: 
192.168.122.1, port: 9020, cluster id: 820443017
   I0919 11:11:15.691087  6218 task_worker_pool.cpp:1500] master host: 
192.168.122.1, port: 9020
   W0919 11:11:15.691735  6218 utils.cpp:183] master client, get client from 
cache failed.host: 192.168.122.1, port: 9020, code: 7
   W0919 11:11:15.691799  6218 task_worker_pool.cpp:1508] finish report task 
failed. status: -1
   I0919 11:11:19.724525 23950 heartbeat_server.cpp:54] get heartbeat, host: 
192.168.122.1, port: 9020, cluster id: 820443017
   I0919 11:11:24.724730 23950 heartbeat_server.cpp:54] get heartbeat, host: 
192.168.122.1, port: 9020, cluster id: 820443017
   I0919 11:11:25.691926  6218 task_worker_pool.cpp:1500] master host: 
192.168.122.1, port: 9020
   W0919 11:11:25.692313  6218 utils.cpp:183] master client, get client from 
cache failed.host: 192.168.122.1, port: 9020, code: 7
   W0919 11:11:25.692442  6218 task_worker_pool.cpp:1508] finish report task 
failed. status: -1
   I0919 11:11:29.724932 23950 heartbeat_server.cpp:54] get heartbeat, host: 
192.168.122.1, port: 9020, cluster id: 820443017
   I0919 11:11:34.725127 23950 heartbeat_server.cpp:54] get heartbeat, host: 
192.168.122.1, port: 9020, cluster id: 820443017
   I0919 11:11:35.692571  6218 task_worker_pool.cpp:1500] master host: 
192.168.122.1, port: 9020
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to