momo-jun commented on a change in pull request #14746:
URL: https://github.com/apache/pulsar/pull/14746#discussion_r831723894



##########
File path: site2/docs/concepts-messaging.md
##########
@@ -20,11 +20,12 @@ Value / data payload | The data carried by the message. All 
Pulsar messages cont
 Key | Messages are optionally tagged with keys, which is useful for things 
like [topic compaction](concepts-topic-compaction.md).
 Properties | An optional key/value map of user-defined properties.
 Producer name | The name of the producer who produces the message. If you do 
not specify a producer name, the default name is used. 
+Topic name | The name of the topic that the message is published to.

Review comment:
       @Anonymitaet Is it a restrictive clause and only "that" can be used? 




-- 
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]


Reply via email to