iGoogle-ink opened a new issue, #1062: URL: https://github.com/apache/rocketmq-client-go/issues/1062
The issue tracker is **ONLY** used for the go client (feature request of RocketMQ need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, please check whether there is an existing same report before your raise a new one. Alternately (especially if your communication is not a bug report), you can send mail to our [mailing lists](http://rocketmq.apache.org/about/contact/). We welcome any friendly suggestions, bug fixes, collaboration, and other improvements. Please ensure that your bug report is clear and that it is complete. Otherwise, we may be unable to understand it or to reproduce it, either of which would prevent us from fixing the bug. We strongly recommend the report(bug report or feature request) could include some hints as to the following: **BUG REPORT** 3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc): panic log:  problem code: trace.NewTraceDispatcher() <img width="607" alt="image" src="https://github.com/apache/rocketmq-client-go/assets/17245594/3b6467ca-1cef-46cc-bd9e-05b7d233e6ff"> dispatcher not nil,but traceCli is nil, <img width="773" alt="image" src="https://github.com/apache/rocketmq-client-go/assets/17245594/69c97e2a-5e64-4ae4-8c3a-3aae1b395bb9"> the Start() method,td.running = true panic <img width="546" alt="image" src="https://github.com/apache/rocketmq-client-go/assets/17245594/ba70b894-a3c4-4f6c-9374-94bc3ad1cdbf"> **FEATURE REQUEST** 1. Please describe the feature you are requesting. ClientID() method change to below, id add GroupName <img width="547" alt="image" src="https://github.com/apache/rocketmq-client-go/assets/17245594/afe62bc7-d05a-4a9e-b692-7bf4c5a8e978"> -- 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]
