You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/05/01 06:03:37 UTC

[pulsar-site] branch main updated: Docs sync done from apache/pulsar(#bf15e83)

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

commit aeb91ddfdd1f3e8b95f361a224d9df786ba52846
Author: Pulsar Site Updater <de...@pulsar.apache.org>
AuthorDate: Sun May 1 06:03:32 2022 +0000

    Docs sync done from apache/pulsar(#bf15e83)
---
 site2/docs/functions-worker.md                                      | 2 +-
 site2/website-next/docs/functions-worker.md                         | 2 +-
 site2/website-next/versioned_docs/version-2.5.1/functions-worker.md | 2 +-
 site2/website-next/versioned_docs/version-2.5.2/functions-worker.md | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/site2/docs/functions-worker.md b/site2/docs/functions-worker.md
index 85e636e8bf..2a06e02c21 100644
--- a/site2/docs/functions-worker.md
+++ b/site2/docs/functions-worker.md
@@ -109,7 +109,7 @@ To run function-worker separately, you have to configure the following parameter
 
 - `workerId`: The type is string. It is unique across clusters, which is used to identify a worker machine.
 - `workerHostname`: The hostname of the worker machine.
-- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it.
+- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it. Set it to `null` to disable the plaintext port.
 - `workerPortTls`: The TLS port that the worker server listens on. Keep it as default if you don't customize it.
 
 #### Function package parameter
diff --git a/site2/website-next/docs/functions-worker.md b/site2/website-next/docs/functions-worker.md
index 849500e64f..cfeab2b980 100644
--- a/site2/website-next/docs/functions-worker.md
+++ b/site2/website-next/docs/functions-worker.md
@@ -131,7 +131,7 @@ To run function-worker separately, you have to configure the following parameter
 
 - `workerId`: The type is string. It is unique across clusters, which is used to identify a worker machine.
 - `workerHostname`: The hostname of the worker machine.
-- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it.
+- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it. Set it to `null` to disable the plaintext port.
 - `workerPortTls`: The TLS port that the worker server listens on. Keep it as default if you don't customize it.
 
 #### Function package parameter
diff --git a/site2/website-next/versioned_docs/version-2.5.1/functions-worker.md b/site2/website-next/versioned_docs/version-2.5.1/functions-worker.md
index 849500e64f..cfeab2b980 100644
--- a/site2/website-next/versioned_docs/version-2.5.1/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.5.1/functions-worker.md
@@ -131,7 +131,7 @@ To run function-worker separately, you have to configure the following parameter
 
 - `workerId`: The type is string. It is unique across clusters, which is used to identify a worker machine.
 - `workerHostname`: The hostname of the worker machine.
-- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it.
+- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it. Set it to `null` to disable the plaintext port.
 - `workerPortTls`: The TLS port that the worker server listens on. Keep it as default if you don't customize it.
 
 #### Function package parameter
diff --git a/site2/website-next/versioned_docs/version-2.5.2/functions-worker.md b/site2/website-next/versioned_docs/version-2.5.2/functions-worker.md
index 849500e64f..cfeab2b980 100644
--- a/site2/website-next/versioned_docs/version-2.5.2/functions-worker.md
+++ b/site2/website-next/versioned_docs/version-2.5.2/functions-worker.md
@@ -131,7 +131,7 @@ To run function-worker separately, you have to configure the following parameter
 
 - `workerId`: The type is string. It is unique across clusters, which is used to identify a worker machine.
 - `workerHostname`: The hostname of the worker machine.
-- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it.
+- `workerPort`: The port that the worker server listens on. Keep it as default if you don't customize it. Set it to `null` to disable the plaintext port.
 - `workerPortTls`: The TLS port that the worker server listens on. Keep it as default if you don't customize it.
 
 #### Function package parameter