Huanli-Meng commented on a change in pull request #7339:
URL: https://github.com/apache/pulsar/pull/7339#discussion_r444593586
##########
File path: site2/docs/io-cli.md
##########
@@ -557,7 +557,9 @@ $ pulsar-admin sinks localrun options
| `--client-auth-plugin` | Client authentication plugin using which
function-process can connect to broker.
|`--cpu`|The CPU (in cores) that needs to be allocated per sink instance
(applicable only to the Docker runtime).
| `--custom-schema-inputs` | The map of input topics to Schema types or class
names (as a JSON string).
-| `--custom-serde-inputs` | The map of input topics to SerDe class names (as a
JSON string).
+| `--max-redeliver-count` | Maximum number of times that a message is
redelivered before being sent to the dead letter queue.
+| --dead-letter-topic | Name of the dead letter topic where the failing
messages are sent.
Review comment:
Thanks for your comments. The doc is updated.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]