Skip to content

Commit 961518d

Browse files
committed
Merge branch '7.2.2-post' into 7.2.3-post
2 parents 80ff230 + f2d61d9 commit 961518d

File tree

9 files changed

+16
-233
lines changed

9 files changed

+16
-233
lines changed

clients/docs/clojure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-clojure:
22

3-
Clojure: Code Example for |ak-tm|
4-
=================================
3+
Create an Apache Kafka Client App for Clojure
4+
=============================================
55

66
In this tutorial, you will run a Clojure client application that produces
77
messages to and consumes messages from an |ak-tm| cluster.

clients/docs/groovy.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-groovy:
22

3-
Groovy: Code Example for |ak-tm|
4-
================================
3+
Create an Apache Kafka Client App for Groovy
4+
============================================
55

66
In this tutorial, you will run a Groovy client application that produces
77
messages to and consumes messages from an |ak-tm| cluster.

clients/docs/kafka-connect-datagen.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-kafka-connect-datagen:
22

3-
Kafka Connect Datagen: Example for |ak-tm|
4-
==========================================
3+
Create an Apache Kafka Client App for |kconnect-long| Datagen
4+
=============================================================
55

66
In this tutorial, you will run a |kconnect-long| Datagen source connector using
77
`Kafka Connect Datagen

clients/docs/kcat.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-kcat:
22

3-
kcat: Command Example for |ak-tm|
4-
=================================
3+
Create an Apache Kafka Client App for kafkacat
4+
==============================================
55

66
In this tutorial, you will run a ``kcat`` (formerly known as ``kafkacat``) client application that produces
77
messages to and consumes messages from an |ak-tm| cluster.

clients/docs/kotlin.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-kotlin:
22

3-
Kotlin: Code Example for |ak-tm|
4-
================================
3+
Create an Apache Kafka Client App for Kotlin
4+
============================================
55

66
In this tutorial, you will run a Kotlin client application that produces
77
messages to and consumes messages from an |ak-tm| cluster.

clients/docs/ksql-datagen.rst

Lines changed: 0 additions & 217 deletions
This file was deleted.

clients/docs/ruby.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-ruby:
22

3-
Ruby: Code Example for |ak-tm|
4-
==============================
3+
Create an Apache Kafka Client App for Ruby
4+
==========================================
55

66
In this tutorial, you will run a Ruby client application using the `Zendesk Ruby
77
Client for Apache Kafka <https://github.com/zendesk/ruby-kafka>`__ that produces

clients/docs/rust.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-rust:
22

3-
Rust: Code Example for |ak-tm|
4-
==============================
3+
Create an Apache Kafka Client App for Rust
4+
==========================================
55

66
In this tutorial, you will run a Rust client application that produces messages
77
to and consumes messages from an |ak-tm| cluster.

clients/docs/scala.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _client-examples-scala:
22

3-
Scala: Code Example for |ak-tm|
4-
===============================
3+
Create an Apache Kafka Client App for Scala
4+
===========================================
55

66
In this tutorial, you will run a Scala client application that produces messages
77
to and consumes messages from an |ak-tm| cluster.

0 commit comments

Comments
 (0)