You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/24 01:11:31 UTC

[GitHub] [pulsar] jiazhai commented on a change in pull request #7339: [Issue 7032][Doc] Update connector admin CLI for suporting DLQ for sink/source.

jiazhai commented on a change in pull request #7339:
URL: https://github.com/apache/pulsar/pull/7339#discussion_r444589744



##########
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:
       `--dead-letter-topic ` add "``"




----------------------------------------------------------------
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:
users@infra.apache.org