Skip to content

Commit 04502e9

Browse files
authored
KAFKA-15307: Kafka Streams configuration docs outdated (#716)
* docs: 4.1 changes * fix: use fullDotVersion in older versions of docs
1 parent 09a5e51 commit 04502e9

File tree

13 files changed

+94
-30
lines changed

13 files changed

+94
-30
lines changed

30/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

31/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

32/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

33/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

34/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

35/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

36/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

37/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml-doc">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

38/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

39/streams/developer-guide/datatypes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Primitive and basic types<a class="headerlink" href="#primitive-and-basic-ty
103103
<pre class="line-numbers"><code class="language-xml">&lt;dependency&gt;
104104
&lt;groupId&gt;org.apache.kafka&lt;/groupId&gt;
105105
&lt;artifactId&gt;kafka-clients&lt;/artifactId&gt;
106-
&lt;version&gt;2.8.0&lt;/version&gt;
106+
&lt;version&gt;{{fullDotVersion}}&lt;/version&gt;
107107
&lt;/dependency&gt;</code></pre>
108108
<p>This artifact provides the following serde implementations under the package <a class="reference external" href="https://github.com/apache/kafka/blob/{{dotVersion}}/clients/src/main/java/org/apache/kafka/common/serialization">org.apache.kafka.common.serialization</a>, which you can leverage when e.g., defining default serializers in your Streams configuration.</p>
109109
<table border="1" class="docutils">

0 commit comments

Comments
 (0)