Skip to content

Commit 99c5ecb

Browse files
Use character replacements for trademarks
1 parent ebb2f2b commit 99c5ecb

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

modules/components/pages/admin-console-tutorial.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= Pulsar Admin Console
22
:page-tag: luna-streaming,admin,dev,pulsar
33

4-
The *DataStax Admin Console for Apache Pulsar®* is a web-based UI from DataStax that administers topics, namespaces, sources, sinks, and various aspects of Apache Pulsar features.
4+
The *DataStax Admin Console for Apache Pulsar(R)* is a web-based UI from DataStax that administers topics, namespaces, sources, sinks, and various aspects of Apache Pulsar features.
55

66
* xref:components:admin-console-tutorial.adoc#getting-started[]
77
* xref:components:admin-console-tutorial.adoc#features[]

modules/components/pages/starlight-for-rabbitmq.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:description: This guide will take you step-by-step through deploying DataStax Luna Streaming helm chart with the Starlight for RabbitMQ protocol handler extension
44
:helmValuesPath: https://raw.githubusercontent.com/datastaxdevs/luna-streaming-examples/main/starlight-for-rabbitmq/values.yaml
55

6-
Starlight for RabbitMQ brings native https://www.rabbitmq.com/[RabbitMQ] protocol support to https://pulsar.apache.org/[Apache Pulsar] by introducing a RabbitMQ protocol handler on Pulsar brokers or Pulsar proxies.
6+
Starlight for RabbitMQ brings native https://www.rabbitmq.com/[RabbitMQ] protocol support to https://pulsar.apache.org/[Apache Pulsar(TM)] by introducing a RabbitMQ protocol handler on Pulsar brokers or Pulsar proxies.
77
By adding the Starlight for RabbitMQ protocol handler to your Pulsar cluster, you can migrate your existing RabbitMQ applications and services to Pulsar without modifying the code.
88

99
== Prerequisites

modules/components/pages/starlight.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
= Starlight for Luna Streaming
22

3-
Starlight for Luna Streaming allows enterprises to take advantage of the scalability and resiliency of a modern streaming platform with various connectors for Apache Pulsar®.
3+
Starlight for Luna Streaming allows enterprises to take advantage of the scalability and resiliency of a modern streaming platform with various connectors for Apache Pulsar(R).
44

55
Starlight is open source and is included in DataStax’s https://www.datastax.com/legal/luna-streaming-supplemental-support-policy[Luna Streaming Enterprise] support for Pulsar.
66

77
== Starlight for Kafka
88

9-
Starlight for Kafka brings native Apache Kafka® protocol support to Apache Pulsar by introducing a Kafka protocol handler on Pulsar brokers.
9+
Starlight for Kafka brings native Apache Kafka(R) protocol support to Apache Pulsar by introducing a Kafka protocol handler on Pulsar brokers.
1010

1111
For more, see the https://docs.datastax.com/en/starlight-kafka/docs/1.0/index.html[Starlight for Kafka documentation].
1212

1313
== Starlight for RabbitMQ
1414

15-
Starlight for RabbitMQ combines the industry-standard AMQP 0.9.1 (RabbitMQ) API with the cloud-native and horizontally scalable Pulsar streaming platform, providing a powerful way to modernize your RabbitMQ infrastructure, improve performance, and reduce costs.
15+
Starlight for RabbitMQ(TM) combines the industry-standard AMQP 0.9.1 (RabbitMQ) API with the cloud-native and horizontally scalable Pulsar streaming platform, providing a powerful way to modernize your RabbitMQ infrastructure, improve performance, and reduce costs.
1616

1717
For more, see https://docs.datastax.com/en/starlight-rabbitmq/docs/1.0/getting-started.html[getting started with Starlight for RabbitMQ].
1818

modules/operations/pages/io-connectors.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
When you have Luna Streaming xref:install-upgrade:quickstart-server-installs.adoc[installed] and running, add IO connectors to connect your deployment to external systems like https://cassandra.apache.org/_/index.html[Apache Cassandra], https://www.elastic.co/[ElasticSearch], and more. +
44
5-
* xref:io-connectors.adoc#sink-connectors[Source connectors]: Source connectors read messages from external topics and persist the messages to Apache Pulsar topics. For more, see https://pulsar.apache.org/docs/en/io-connectors/#source-connector[Pulsar built-in connectors]. +
5+
* xref:io-connectors.adoc#sink-connectors[Source connectors]: Source connectors read messages from external topics and persist the messages to Apache Pulsar(TM) topics. For more, see https://pulsar.apache.org/docs/en/io-connectors/#source-connector[Pulsar built-in connectors]. +
66
77
* xref:io-connectors.adoc#source-connectors[Sink connectors]: Sink connectors read messages from Pulsar topics and persist the messages to external systems. For more, see https://pulsar.apache.org/docs/en/io-connectors/#sink-connector[Pulsar built-in connectors]. +
88
@@ -22,11 +22,11 @@ To configure, deploy, and use the DataStax enhanced Cassandra sink connector, se
2222
2323
The DataStax enhanced Cassandra sink connector offers the following advantages over the OSS Pulsar Cassandra sink connector: +
2424
25-
* Flexibility in mapping Apache Pulsar messages to DSE and Cassandra tables. +
25+
* Flexibility in mapping Apache Pulsar(TM) messages to DSE and Cassandra tables. +
2626
2727
* Enterprise grade security support including built-in SSL, and LDAP integration. +
2828
29-
* Consumes all Apache Pulsar primitives including primitives, JSON and Avro formats. +
29+
* Consumes all Apache Pulsar(TM) primitives including primitives, JSON and Avro formats. +
3030
3131
* Flexible time/date formatting. +
3232

0 commit comments

Comments
 (0)