Skip to content

Commit 37d8007

Browse files
committed
xrefs were fully specified unnecessarily
1 parent 310a471 commit 37d8007

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
Delivered as a fully-managed data streaming and event stream processing service with boundless scale, massive throughput, and low latency, {product} is the simplest way to modernize your event driven architecture and turbo charge your data in motion strategy.
2121
You can create {pulsar-short} instances, scale across cloud regions, and manage {pulsar-short} resources such as topics, connectors, functions and subscriptions.
2222
23-
xref:astra-streaming:getting-started:index.adoc[Get started with Astra Streaming]
23+
xref:getting-started:index.adoc[Get started with Astra Streaming]
2424
2525
</div>
2626

modules/apis/pages/api-operations.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Use the {product} {pulsar-short} Admin API to manage resources within your {prod
77
[TIP]
88
====
99
This page summarizes commonly used endpoints.
10-
For more information and all endpoints, see the xref:astra-streaming:apis:attachment$pulsar-admin.html[{product} {pulsar-short} Admin API specification reference].
10+
For more information and all endpoints, see the xref:apis:attachment$pulsar-admin.html[{product} {pulsar-short} Admin API specification reference].
1111
====
1212

1313
Other available APIs include the xref:apis:index.adoc[{product} {devops-api}] and the xref:developing:using-curl.adoc[OSS {pulsar-reg} REST APIs].
@@ -114,14 +114,14 @@ curl -sS --fail -L -X PUT "$WEB_SERVICE_URL/admin/v2/namespaces/$TENANT/**NAMESP
114114

115115
There are many settings you can configure for a namespace, such as message retention, backlog quota, and message TTL.
116116
If the request body is empty, default values are used for the namespace configuration.
117-
For more information, see the xref:astra-streaming:apis:attachment$pulsar-admin.html#tag/namespaces/operation/Namespaces_createNamespace[`PUT /admin/v2/namespaces/$TENANT/$NAMESPACE` specification].
117+
For more information, see the xref:apis:attachment$pulsar-admin.html#tag/namespaces/operation/Namespaces_createNamespace[`PUT /admin/v2/namespaces/$TENANT/$NAMESPACE` specification].
118118

119119
=== Edit namespace policies
120120

121121
After you create a namespace, you can use targeted endpoints to get and set specific policies without needing to pass the entire namespace configuration in the request.
122122

123123
The following examples demonstrate some of these endpoints.
124-
For more information and all endpoints, see the xref:astra-streaming:apis:attachment$pulsar-admin.html[{product} {pulsar-short} Admin API specification reference].
124+
For more information and all endpoints, see the xref:apis:attachment$pulsar-admin.html[{product} {pulsar-short} Admin API specification reference].
125125

126126
==== Message retention policy
127127

@@ -426,7 +426,7 @@ curl -sS --fail -L -X DELETE "$WEB_SERVICE_URL/admin/v2/non-persistent/$TENANT/$
426426
There are multiple endpoints you can use to get information about topics, including filtered and unfiltered responses.
427427

428428
The following examples demonstrate some of these endpoints.
429-
For more information and all endpoints, see the xref:astra-streaming:apis:attachment$pulsar-admin.html[{product} {pulsar-short} Admin API specification reference].
429+
For more information and all endpoints, see the xref:apis:attachment$pulsar-admin.html[{product} {pulsar-short} Admin API specification reference].
430430

431431
==== Get internal statistics for a persistent, non-partitioned topic
432432

@@ -845,7 +845,7 @@ curl -sS --fail -L -X POST "$WEB_SERVICE_URL/admin/v2/persistent/$TENANT/$NAMESP
845845

846846
== Function operations
847847

848-
Use the following {product} {pulsar-short} Admin API endpoints to manage xref:astra-streaming:developing:astream-functions.adoc[{pulsar-short} functions].
848+
Use the following {product} {pulsar-short} Admin API endpoints to manage xref:developing:astream-functions.adoc[{pulsar-short} functions].
849849

850850
=== Get functions in a namespace
851851

modules/apis/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Use this API to manage higher-level {product} objects associated with your {prod
88
[TIP]
99
====
1010
This page summarizes commonly used endpoints.
11-
For more information and all endpoints, see the xref:astra-streaming:apis:attachment$devops.html[{product} {devops-api} specification reference].
11+
For more information and all endpoints, see the xref:apis:attachment$devops.html[{product} {devops-api} specification reference].
1212
====
1313

1414
Other available APIs include the xref:apis:api-operations.adoc[{product} {pulsar-short} Admin API] and the xref:developing:using-curl.adoc[OSS {pulsar-reg} REST APIs].

modules/developing/pages/astream-cdc.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ If you don't have any {astra-stream} tenants, you must create a tenant in order
205205
+
206206
Your {astra-stream} tenant must be in the same region as the table where you want to enable CDC.
207207
+
208-
CDC for {astra-db} is available only in xref:astra-streaming:operations:astream-regions.adoc[regions that support {astra-stream}].
208+
CDC for {astra-db} is available only in xref:operations:astream-regions.adoc[regions that support {astra-stream}].
209209
If your database is deployed to an xref:astra-db-serverless:databases:regions.adoc[{astra-db} region] that doesn't yet support {astra-stream}, contact your {company} account representative or {support_url}[{company} Support].
210210

211211
. Click *Create tenant*.
@@ -374,10 +374,10 @@ For multi-region databases, only include regions where you want to enable CDC.
374374
+
375375
** `**DATACENTER_ID**`: A xref:astra-db-serverless:databases:create-database.adoc#get-region-id[datacenter or region ID], which is the database ID with a numerical suffix.
376376
** `**DATACENTER_REGION**`: The name of the region where the database and {astra-stream} tenant are deployed, such as `us-east1`.
377-
You can only enable CDC in xref:astra-streaming:operations:astream-regions.adoc[regions that support {astra-stream}].
377+
You can only enable CDC in xref:operations:astream-regions.adoc[regions that support {astra-stream}].
378378
** `**STREAMING_CLUSTER_NAME**` and `**STREAMING_TENANT_NAME**`: The name of your {astra-stream} tenant and cluster.
379379
Tenant must be deployed to the same region as the database.
380-
You can get these names with the xref:astra-streaming:apis:index.adoc#astra-streaming-devops-api-tenant-operations[{astra-stream} {devops-api}] or from the **{astra-stream}** dashboard in the {astra-ui} (click icon:grip[name="Applications"], and then select *Streaming*).
380+
You can get these names with the xref:apis:index.adoc#astra-streaming-devops-api-tenant-operations[{astra-stream} {devops-api}] or from the **{astra-stream}** dashboard in the {astra-ui} (click icon:grip[name="Applications"], and then select *Streaming*).
381381

382382
Deploy a secondary region with CDC enabled::
383383
Use `{devops-api-ref-url}#tag/Database-Operations/operation/addDatacenters[POST /v2/databases/**DB_ID**/datacenters]` to add a region to a multi-region database and enable CDC in the same command:
@@ -412,7 +412,7 @@ Replace the following:
412412
{astra-db} doesn't support cross-provider deployments.
413413
* `**REGION_NAME**`: The name of the region you want to add, such as `us-east1`.
414414
You can only add one region at a time.
415-
To enable CDC, you must deploy the database to xref:astra-streaming:operations:astream-regions.adoc[regions that support {astra-stream}].
415+
To enable CDC, you must deploy the database to xref:operations:astream-regions.adoc[regions that support {astra-stream}].
416416
* `**PCU_GROUP_ID**`: The ID of the PCU group to provide provisioned capacity for the new datacenter deployment.
417417
Only applicable for organizations that use xref:astra-db-serverless:administration:provisioned-capacity-units.adoc[PCU groups].
418418
The PCU group must have the same `cloudProvider` and `region` as the new datacenter deployment.
@@ -592,7 +592,7 @@ New messages are distributed across the new partitions.
592592

593593
To increase the number of `data-` topic partitions, do the following:
594594

595-
. Before you make changes, use `xref:astra-streaming:developing:configure-pulsar-env.adoc[pulsar-admin]` to get the namespace's existing partitions:
595+
. Before you make changes, use `xref:developing:configure-pulsar-env.adoc[pulsar-admin]` to get the namespace's existing partitions:
596596
+
597597
[source,bash]
598598
----
@@ -939,10 +939,10 @@ For multi-region databases, only include regions where you want to enable CDC.
939939
+
940940
** `**DATACENTER_ID**`: A xref:astra-db-serverless:databases:create-database.adoc#get-region-id[datacenter or region ID], which is the database ID with a numerical suffix.
941941
** `**DATACENTER_REGION**`: The name of the region where the database and {astra-stream} tenant are deployed, such as `us-east1`.
942-
You can only enable CDC in xref:astra-streaming:operations:astream-regions.adoc[regions that support {astra-stream}].
942+
You can only enable CDC in xref:operations:astream-regions.adoc[regions that support {astra-stream}].
943943
** `**STREAMING_CLUSTER_NAME**` and `**STREAMING_TENANT_NAME**`: The name of your {astra-stream} tenant and cluster.
944944
The tenant must be deployed to the same region as the database.
945-
You can get these names with the xref:astra-streaming:apis:index.adoc#astra-streaming-devops-api-tenant-operations[{astra-stream} {devops-api}] or from the **{astra-stream}** dashboard in the {astra-ui} (click icon:grip[name="Applications"], and then select *Streaming*).
945+
You can get these names with the xref:apis:index.adoc#astra-streaming-devops-api-tenant-operations[{astra-stream} {devops-api}] or from the **{astra-stream}** dashboard in the {astra-ui} (click icon:grip[name="Applications"], and then select *Streaming*).
946946

947947
. Send the updated configuration to `{devops-api-ref-url}#tag/Database-Operations/operation/updateCDC[PUT /v3/databases/**DB_ID**/cdc]`.
948948
+
@@ -1070,6 +1070,6 @@ For more information, see <<put-cdc>>.
10701070

10711071
== See also
10721072

1073-
* xref:astra-streaming:ROOT:astream-faq.adoc[{astra-stream} FAQs]
1074-
* xref:astra-streaming:developing:clients/index.adoc[Use {pulsar-short} clients with {astra-stream}]
1073+
* xref:ROOT:astream-faq.adoc[{astra-stream} FAQs]
1074+
* xref:developing:clients/index.adoc[Use {pulsar-short} clients with {astra-stream}]
10751075
* xref:cdc-for-cassandra:ROOT:cdc-concepts.adoc[]

modules/operations/pages/create-delete-tenants.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you're new to {product}, try the xref:getting-started:index.adoc[{product} qu
1717
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select *Streaming*.
1818
. Click *Create tenant*.
1919
. Enter a name for the streaming tenant.
20-
. Select a xref:astra-streaming:operations:astream-regions.adoc[cloud provider and region that supports {astra-stream}].
20+
. Select a xref:operations:astream-regions.adoc[cloud provider and region that supports {astra-stream}].
2121
Not all {astra-db} regions support {product}.
2222
If your preferred region isn't available, contact your {company} account representative or {support_url}[{company} Support].
2323
. Click *Create tenant*.

0 commit comments

Comments
 (0)