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 50ef6874a48 Docs sync done from apache/pulsar(#b7e1510)
50ef6874a48 is described below

commit 50ef6874a481c839e1a0d898945a0a9ac3a38c73
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Wed May 25 12:07:05 2022 +0000

    Docs sync done from apache/pulsar(#b7e1510)
---
 site2/website-next/docs/functions-worker.md                         | 5 +++--
 site2/website-next/versioned_docs/version-2.7.0/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.7.1/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.7.2/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.7.3/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.7.4/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.8.0/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.8.1/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.8.2/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.8.3/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.9.0/functions-worker.md | 5 +++--
 site2/website-next/versioned_docs/version-2.9.1/functions-worker.md | 5 +++--
 12 files changed, 36 insertions(+), 24 deletions(-)

diff --git a/site2/website-next/docs/functions-worker.md 
b/site2/website-next/docs/functions-worker.md
index cfeab2b980c..3bab3a5b0c2 100644
--- a/site2/website-next/docs/functions-worker.md
+++ b/site2/website-next/docs/functions-worker.md
@@ -146,8 +146,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Customize Java runtime options
 
diff --git 
a/site2/website-next/versioned_docs/version-2.7.0/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.7.0/functions-worker.md
index f5427162ab9..d06d8a53ae6 100644
--- a/site2/website-next/versioned_docs/version-2.7.0/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.7.0/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.7.1/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.7.1/functions-worker.md
index 22eb1644248..fa1467aa5fd 100644
--- a/site2/website-next/versioned_docs/version-2.7.1/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.7.1/functions-worker.md
@@ -148,8 +148,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.7.2/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.7.2/functions-worker.md
index 22eb1644248..fa1467aa5fd 100644
--- a/site2/website-next/versioned_docs/version-2.7.2/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.7.2/functions-worker.md
@@ -148,8 +148,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.7.3/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.7.3/functions-worker.md
index 22eb1644248..fa1467aa5fd 100644
--- a/site2/website-next/versioned_docs/version-2.7.3/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.7.3/functions-worker.md
@@ -148,8 +148,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.7.4/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.7.4/functions-worker.md
index 22eb1644248..fa1467aa5fd 100644
--- a/site2/website-next/versioned_docs/version-2.7.4/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.7.4/functions-worker.md
@@ -148,8 +148,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.8.0/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.8.0/functions-worker.md
index cc2b2cd158c..e8a3eec702b 100644
--- a/site2/website-next/versioned_docs/version-2.8.0/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.8.0/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.8.1/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.8.1/functions-worker.md
index d90b3456e69..78f4f194879 100644
--- a/site2/website-next/versioned_docs/version-2.8.1/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.8.1/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.8.2/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.8.2/functions-worker.md
index d90b3456e69..78f4f194879 100644
--- a/site2/website-next/versioned_docs/version-2.8.2/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.8.2/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.8.3/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.8.3/functions-worker.md
index d90b3456e69..78f4f194879 100644
--- a/site2/website-next/versioned_docs/version-2.8.3/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.8.3/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.9.0/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.9.0/functions-worker.md
index d90b3456e69..78f4f194879 100644
--- a/site2/website-next/versioned_docs/version-2.9.0/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.9.0/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 
diff --git 
a/site2/website-next/versioned_docs/version-2.9.1/functions-worker.md 
b/site2/website-next/versioned_docs/version-2.9.1/functions-worker.md
index d90b3456e69..78f4f194879 100644
--- a/site2/website-next/versioned_docs/version-2.9.1/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.9.1/functions-worker.md
@@ -147,8 +147,9 @@ To run function-worker separately, you have to configure 
the following parameter
 
 If authentication is enabled for your broker cluster, you *should* configure 
the authentication plugin and parameters for the functions worker to 
communicate with the brokers.
 
-- `clientAuthenticationPlugin`
-- `clientAuthenticationParameters`
+- `brokerClientAuthenticationEnabled`: Whether to enable the broker client 
authentication used by function workers to talk to brokers.
+- `clientAuthenticationPlugin`: The authentication plugin to be used by the 
Pulsar client used in worker service.
+- `clientAuthenticationParameters`: The authentication parameter to be used by 
the Pulsar client used in worker service.
 
 #### Security settings
 

Reply via email to