mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-28 20:09:14 +08:00
This commit is contained in:
@@ -54,7 +54,7 @@ public class Producer {
|
||||
* </pre>
|
||||
*/
|
||||
// Uncomment the following line while debugging, namesrvAddr should be set to your local address
|
||||
// producer.setNamesrvAddr(DEFAULT_NAMESRVADDR);
|
||||
producer.setNamesrvAddr(DEFAULT_NAMESRVADDR);
|
||||
|
||||
/*
|
||||
* Launch the instance.
|
||||
|
||||
Reference in New Issue
Block a user