This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c0b36eccac2 Docs sync done from apache/pulsar(#a0dcab6)
c0b36eccac2 is described below

commit c0b36eccac29cfa0d036bb044c68170a7461bcbb
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Sun May 8 06:03:11 2022 +0000

    Docs sync done from apache/pulsar(#a0dcab6)
---
 site2/docs/concepts-messaging.md                                        | 2 +-
 site2/website-next/docs/concepts-messaging.md                           | 2 +-
 .../versioned_docs/version-2.1.1-incubating/concepts-messaging.md       | 2 +-
 site2/website-next/versioned_docs/version-2.2.0/concepts-messaging.md   | 2 +-
 site2/website-next/versioned_docs/version-2.2.1/concepts-messaging.md   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/site2/docs/concepts-messaging.md b/site2/docs/concepts-messaging.md
index f33af5545f3..a98e5eb3bd2 100644
--- a/site2/docs/concepts-messaging.md
+++ b/site2/docs/concepts-messaging.md
@@ -17,7 +17,7 @@ Messages are the basic "unit" of Pulsar. The following table 
lists the component
 Component | Description
 :---------|:-------
 Value / data payload | The data carried by the message. All Pulsar messages 
contain raw bytes, although message data can also conform to data 
[schemas](schema-get-started.md).
-Key | Messages are optionally tagged with keys, which is useful for things 
like [topic compaction](concepts-topic-compaction.md).
+Key | The key (string type) of the message. It is a short name of message key 
or partition key. Messages are optionally tagged with keys, which is useful for 
features 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.
diff --git a/site2/website-next/docs/concepts-messaging.md 
b/site2/website-next/docs/concepts-messaging.md
index 22da8a3223e..1b977076c4a 100644
--- a/site2/website-next/docs/concepts-messaging.md
+++ b/site2/website-next/docs/concepts-messaging.md
@@ -23,7 +23,7 @@ Messages are the basic "unit" of Pulsar. The following table 
lists the component
 Component | Description
 :---------|:-------
 Value / data payload | The data carried by the message. All Pulsar messages 
contain raw bytes, although message data can also conform to data 
[schemas](schema-get-started).
-Key | Messages are optionally tagged with keys, which is useful for things 
like [topic compaction](concepts-topic-compaction).
+Key | The key (string type) of the message. It is a short name of message key 
or partition key. Messages are optionally tagged with keys, which is useful for 
features like [topic compaction](concepts-topic-compaction).
 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.
diff --git 
a/site2/website-next/versioned_docs/version-2.1.1-incubating/concepts-messaging.md
 
b/site2/website-next/versioned_docs/version-2.1.1-incubating/concepts-messaging.md
index 22da8a3223e..1b977076c4a 100644
--- 
a/site2/website-next/versioned_docs/version-2.1.1-incubating/concepts-messaging.md
+++ 
b/site2/website-next/versioned_docs/version-2.1.1-incubating/concepts-messaging.md
@@ -23,7 +23,7 @@ Messages are the basic "unit" of Pulsar. The following table 
lists the component
 Component | Description
 :---------|:-------
 Value / data payload | The data carried by the message. All Pulsar messages 
contain raw bytes, although message data can also conform to data 
[schemas](schema-get-started).
-Key | Messages are optionally tagged with keys, which is useful for things 
like [topic compaction](concepts-topic-compaction).
+Key | The key (string type) of the message. It is a short name of message key 
or partition key. Messages are optionally tagged with keys, which is useful for 
features like [topic compaction](concepts-topic-compaction).
 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.
diff --git 
a/site2/website-next/versioned_docs/version-2.2.0/concepts-messaging.md 
b/site2/website-next/versioned_docs/version-2.2.0/concepts-messaging.md
index 22da8a3223e..1b977076c4a 100644
--- a/site2/website-next/versioned_docs/version-2.2.0/concepts-messaging.md
+++ b/site2/website-next/versioned_docs/version-2.2.0/concepts-messaging.md
@@ -23,7 +23,7 @@ Messages are the basic "unit" of Pulsar. The following table 
lists the component
 Component | Description
 :---------|:-------
 Value / data payload | The data carried by the message. All Pulsar messages 
contain raw bytes, although message data can also conform to data 
[schemas](schema-get-started).
-Key | Messages are optionally tagged with keys, which is useful for things 
like [topic compaction](concepts-topic-compaction).
+Key | The key (string type) of the message. It is a short name of message key 
or partition key. Messages are optionally tagged with keys, which is useful for 
features like [topic compaction](concepts-topic-compaction).
 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.
diff --git 
a/site2/website-next/versioned_docs/version-2.2.1/concepts-messaging.md 
b/site2/website-next/versioned_docs/version-2.2.1/concepts-messaging.md
index 22da8a3223e..1b977076c4a 100644
--- a/site2/website-next/versioned_docs/version-2.2.1/concepts-messaging.md
+++ b/site2/website-next/versioned_docs/version-2.2.1/concepts-messaging.md
@@ -23,7 +23,7 @@ Messages are the basic "unit" of Pulsar. The following table 
lists the component
 Component | Description
 :---------|:-------
 Value / data payload | The data carried by the message. All Pulsar messages 
contain raw bytes, although message data can also conform to data 
[schemas](schema-get-started).
-Key | Messages are optionally tagged with keys, which is useful for things 
like [topic compaction](concepts-topic-compaction).
+Key | The key (string type) of the message. It is a short name of message key 
or partition key. Messages are optionally tagged with keys, which is useful for 
features like [topic compaction](concepts-topic-compaction).
 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.

Reply via email to