momo-jun commented on code in PR #17863:
URL: https://github.com/apache/pulsar/pull/17863#discussion_r981864314
##########
site2/docs/concepts-messaging.md:
##########
@@ -958,3 +974,7 @@ The following is an example of delayed message delivery for
a producer in Java:
producer.newMessage().deliverAfter(3L, TimeUnit.Minute).value("Hello
Pulsar!").send();
```
+
Review Comment:
@DaveDuggins I guess your intention is to commit the image files through
this pull request, so the last 4 lines are not required in the content update.
You only need to add the SVG files to your branch.
--
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]