Heng Bian

Results 3 comments of Heng Bian

For the instance name `@8#DEFAULT`, I found that the default instance name generated by rocketmq-client-cpp includes the IP address. The correct format should be `127.0.0.1@8#DEFAULT`. However, under certain complex conditions,...

> same instance name is default behavior for reuse network component. If the instance name is specified, there won't be any changes. Even if you specify an instance name, `rocketmq-client-cpp`...