Search before creation
Documentation Related
There are several small documentation problems in the current docs:
-
Broker startup examples in the English and Chinese operation/deployment/debugging docs use 192.169.1.2 in the sample log output, while the surrounding text and README examples use 192.168.1.2.
-
The BrokerContainer Chinese documentation references distribution/conf/container/broker-container.conf, but that file does not exist in this repository. The existing sample configs are under distribution/conf/container/2container-2m-2s/, such as broker-container1.conf.
-
The English DefaultMQProducer API reference contains obvious typos, including ca quickly, Blow is, create a produce, and rcpHook.
These issues make the documentation examples less clear and, in the BrokerContainer case, point users to a non-existent config path.
Are you willing to submit PR?
Related PRs:
Search before creation
Documentation Related
There are several small documentation problems in the current docs:
Broker startup examples in the English and Chinese operation/deployment/debugging docs use
192.169.1.2in the sample log output, while the surrounding text and README examples use192.168.1.2.The BrokerContainer Chinese documentation references
distribution/conf/container/broker-container.conf, but that file does not exist in this repository. The existing sample configs are underdistribution/conf/container/2container-2m-2s/, such asbroker-container1.conf.The English
DefaultMQProducerAPI reference contains obvious typos, includingca quickly,Blow is,create a produce, andrcpHook.These issues make the documentation examples less clear and, in the BrokerContainer case, point users to a non-existent config path.
Are you willing to submit PR?
Related PRs: