Skip to content

Commit 6219a9f

Browse files
committed
mssql demo updates
1 parent 926e03c commit 6219a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mssql/demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ demo$ sudo docker exec -it re-node1 bash -c 'redis-cli -p 12000 ft.search idx:em
420420
<br><br><img src="/images/Redis Connect Quick Start Get Claims.png" style="float: right;" width = 700px height = 250px/>
421421

422422
**Or Use `curl` to query the `cdc-job` status** <br>
423-
`demo$ curl -X GET "http://localhost:8282/connect/api/v1/cluster/jobs/claim/all" -H "accept: */*"
423+
`demo$ curl -X GET "http://localhost:8282/connect/api/v1/cluster/jobs/claim/all" -H "accept: */*"`
424424

425425
Expected output: `[{"jobId":"{connect}:job:cdc-job","jobName":"cdc-job","jobStatus":"CLAIMED","jobOwner":"30@virag-cdc","jobType":"STREAM"}]`
426426

0 commit comments

Comments
 (0)