Skip to content

Commit

Permalink
ticdc: adjust pulsar sink doc
Browse files Browse the repository at this point in the history
Signed-off-by: dongmen <[email protected]>
  • Loading branch information
asddongmen committed Jul 11, 2024
1 parent de49c6c commit 20281b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ticdc/ticdc-sink-to-pulsar.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ The configurable parameters in a URI are as follows:

| Parameter | Description |
| :------------------ | :------------------------------------------------------------ |
| `pulsar` | The scheme for the downstream Pulsar. Support `pulsar`, `pulsar+ssl`, `pulsar+http` and `pulsar+https`. |
| `127.0.0.1` | The IP address by which the downstream Pulsar provides service. |
| `6650` | The connection port for the downstream Pulsar. |
| `persistent://abc/def/yktest` | As shown in the preceding configuration example 1, this parameter is used to specify the tenant, namespace, and topic of Pulsar. |
Expand Down

0 comments on commit 20281b7

Please sign in to comment.