Anonymitaet commented on code in PR #430: URL: https://github.com/apache/pulsar-site/pull/430#discussion_r1113743161
########## docs/client-libraries-producers.md: ########## @@ -11,24 +11,44 @@ import TabItem from '@theme/TabItem'; After setting up your clients, you can explore more to start working with [producers](concepts-clients.md#producers). +## Create the producer -## Configure messages +This example shows how to create a producer: Review Comment: ```suggestion This example shows how to create a producer. ``` Keep consistent on punctuation. -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org