oblogproxy 错误日志重复报 No such channel. fd=10

使用 LogProxyClientTest 方法运行重复报日志
17:07:40.911 [Thread-0] INFO com.oceanbase.clogproxy.client.connection.ClientStream - Try to reconnect
17:07:40.913 [Thread-0] INFO com.oceanbase.clogproxy.client.connection.ClientStream - Reconnect successfully
17:07:40.913 [log-proxy-client-worker-1-thread-1] INFO com.oceanbase.clogproxy.client.connection.ClientHandler - ClientId: test: rootserver_list=192.168.85.160:2882:2881, cluster_id=, cluster_user=root@sys, cluster_password=, , sys_user=, sys_password=, tb_white_list=sys.test.t1, tb_black_list=|, start_timestamp=0, start_timestamp_us=0, timezone=+08:00, working_mode=memory connecting LogProxy: 192.168.85.160:2983
17:07:41.000 [log-proxy-client-worker-1-thread-1] INFO com.oceanbase.clogproxy.client.connection.ClientHandler - Connected to LogProxyServer, ip:172.17.0.1, version:4e2bd4f05b7a6b1c2fc3cd7172e548bb86f6d4b2
17:07:42.002 [log-proxy-client-worker-1-thread-1] INFO com.oceanbase.clogproxy.client.connection.ClientHandler - Channel closed with ClientId: test, LogProxy: 192.168.85.160:2983
17:07:42.913 [Thread-0] INFO com.oceanbase.clogproxy.client.connection.ClientStream - Try to reconnect

oblogproxy也重复报
E20230530 17:07:40.983107 119813 communicator.cpp:312] No such channel. fd=10
E20230530 17:07:43.109539 119958 communicator.cpp:312] No such channel. fd=10
E20230530 17:07:45.152685 120087 communicator.cpp:312] No such channel. fd=10
E20230530 17:07:46.922874 120250 communicator.cpp:312] No such channel. fd=10

logproxy 和 oceanbase 的版本之间有对应关系,需要先确认下部署的组件是否对应。

3.x 看 readme:GitHub - oceanbase/oblogproxy: A proxy service of incremental log of OceanBase
4.x 看 releases note:Releases · oceanbase/oblogproxy · GitHub

oblogproxy 安装文档地址:https://www.oceanbase.com/docs/common-oceanbase-database-cn-10000000001702387


oceanbase 安装文档地址:https://www.oceanbase.com/docs/common-oceanbase-database-cn-10000000001692850#68fa521d-0768-4d99-9d5f-4c3978c13dc3
选择的方案三进行的安装
版本应该是正常的

logproxy 的安装方式换成安装包部署了,文档没及时更新,你从我前边发的 release 页面下载试试,或者从下载中心下载也可以:https://www.oceanbase.com/softwarecenter