TszKitLo40 commented on issue #4123:
URL: 
https://github.com/apache/incubator-inlong/issues/4123#issuecomment-1120333518

   @bigdaronlee163 Do you run the code in  
https://github.com/apache/incubator-inlong/blob/master/inlong-tubemq/tubemq-client-twins/tubemq-client-go/example/consumer.go?
 It is just an example for the users. which means you may need to replace by 
the correct address by yourself. The address is 
`127.0.0.1:8099?topic=test_1&group=test_group`. So you need to change the port 
to the correct TubeMQ port, and you also need to make sure that there is a 
topic  called `test_1` and a group called `test_group` in the corresponding 
TubeMQ server.


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

Reply via email to