lizhanhui commented on code in PR #576:
URL: https://github.com/apache/rocketmq-clients/pull/576#discussion_r1273250199
##########
rust/examples/fifo_producer.rs:
##########
@@ -20,8 +20,8 @@ use rocketmq::Producer;
#[tokio::main]
async fn main() {
- // recommend to specify which topic(s) you would like to send message to
- // producer will prefetch topic route when start and failed fast if topic
not exist
+ // recommend specifying which topic(s) you would like to send message to
Review Comment:
Same here
--
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]