apache / apache/rocketmq-client-cpp
re_dev create rocketmq_offsets failed
未关闭
bug
- 主要语言
- C++
- 星标
- 393
- 派生
- 167
- PR 合并指标
- 30 天内没有已合并 PR
描述
error log:
“unknown file: error: C++ exception with description "[MQClientException] msg: create offset store directory failed: C:\Users\e0614688\.rocketmq_offsets\fe80::5c03:7258:6b59:5e16@testConsumer\testConsumer, error: -1, in " thrown in the test body.”
It was found in UtilS::getLocalAddress()
sLocalIpAddress = socketAddress2String(lookupNameServers(hostname));
Get the string "fe80::5c03:7258:6b59:5e16" under windows
It’s not allowed to write ‘:’ characters when creating folders under windows
贡献指南
评估
这个 Issue 还没有评估数据。