Skip to content

Commit 431f792

Browse files
authored
Update opsPulsarScaling.adoc
1 parent 8646091 commit 431f792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/opsPulsarScaling.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= Scaling the DataStax Apache® Pulsar Connector
1+
= Scaling the DataStax Apache® Pulsar Connector
22

33
Use the Apache® Pulsar administration tool to increase or decrease the number of workers to run for a given sink using the parallelism factor. You can specify the parallelism factor during creation of a Pulsar sink, and you can modify it after the fact as well. The default parallelism factor is `1`.
44

@@ -36,4 +36,4 @@ bin/pulsar-admin sinks update --name dse-sink-kv --parallelism 1
3636
"Updated successfully"
3737
----
3838

39-
The sink will terminate all but a single Pulsar worker.
39+
The sink will terminate all but a single Pulsar worker.

0 commit comments

Comments
 (0)