[ISSUE #5942] Fix the produce count include the quantity of the system topic(#5943)

This commit is contained in:
Oliver
2023-02-07 09:51:00 +08:00
committed by GitHub
parent 7a05483c9f
commit 59f056d75a
9 changed files with 46 additions and 10 deletions
@@ -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.