This is an automated email from the ASF dual-hosted git repository.

mimaison pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 57093d08 MINOR: Fix typo in 3.2.0 upgrade notes (#569)
57093d08 is described below

commit 57093d081a2984bfd49a64e70707c9ba0517c029
Author: Mickael Maison <mimai...@users.noreply.github.com>
AuthorDate: Tue Nov 28 12:20:18 2023 +0100

    MINOR: Fix typo in 3.2.0 upgrade notes (#569)
    
    
    Reviewers: Josep Prat <josep.p...@aiven.io>
---
 32/upgrade.html | 2 +-
 33/upgrade.html | 2 +-
 34/upgrade.html | 2 +-
 35/upgrade.html | 2 +-
 36/upgrade.html | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/32/upgrade.html b/32/upgrade.html
index c68474d8..1fc91c1c 100644
--- a/32/upgrade.html
+++ b/32/upgrade.html
@@ -98,7 +98,7 @@
             <a href="https://www.slf4j.org/codes.html#no_tlm";>possible 
compatibility issues originating from the logging framework</a>.</li>
         <li>The example connectors, <code>FileStreamSourceConnector</code> and 
<code>FileStreamSinkConnector</code>, have been 
             removed from the default classpath. To use them in Kafka Connect 
standalone or distributed mode they need to be 
-            explicitly added, for example 
<code>CLASSPATH=./lib/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
+            explicitly added, for example 
<code>CLASSPATH=./libs/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
     </ul>
 
 <h4><a id="upgrade_3_1_0" href="#upgrade_3_1_0">Upgrading to 3.1.0 from any 
version 0.8.x through 3.0.x</a></h4>
diff --git a/33/upgrade.html b/33/upgrade.html
index 8fc5c177..f7eab616 100644
--- a/33/upgrade.html
+++ b/33/upgrade.html
@@ -163,7 +163,7 @@
             <a href="https://www.slf4j.org/codes.html#no_tlm";>possible 
compatibility issues originating from the logging framework</a>.</li>
         <li>The example connectors, <code>FileStreamSourceConnector</code> and 
<code>FileStreamSinkConnector</code>, have been
             removed from the default classpath. To use them in Kafka Connect 
standalone or distributed mode they need to be
-            explicitly added, for example 
<code>CLASSPATH=./lib/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
+            explicitly added, for example 
<code>CLASSPATH=./libs/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
     </ul>
 
 <h4><a id="upgrade_3_1_0" href="#upgrade_3_1_0">Upgrading to 3.1.0 from any 
version 0.8.x through 3.0.x</a></h4>
diff --git a/34/upgrade.html b/34/upgrade.html
index 1c092d7b..96536cea 100644
--- a/34/upgrade.html
+++ b/34/upgrade.html
@@ -231,7 +231,7 @@
             <a href="https://www.slf4j.org/codes.html#no_tlm";>possible 
compatibility issues originating from the logging framework</a>.</li>
         <li>The example connectors, <code>FileStreamSourceConnector</code> and 
<code>FileStreamSinkConnector</code>, have been
             removed from the default classpath. To use them in Kafka Connect 
standalone or distributed mode they need to be
-            explicitly added, for example 
<code>CLASSPATH=./lib/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
+            explicitly added, for example 
<code>CLASSPATH=./libs/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
     </ul>
 
 <h4><a id="upgrade_3_1_0" href="#upgrade_3_1_0">Upgrading to 3.1.0 from any 
version 0.8.x through 3.0.x</a></h4>
diff --git a/35/upgrade.html b/35/upgrade.html
index 914f9bce..3f402779 100644
--- a/35/upgrade.html
+++ b/35/upgrade.html
@@ -338,7 +338,7 @@
             <a href="https://www.slf4j.org/codes.html#no_tlm";>possible 
compatibility issues originating from the logging framework</a>.</li>
         <li>The example connectors, <code>FileStreamSourceConnector</code> and 
<code>FileStreamSinkConnector</code>, have been
             removed from the default classpath. To use them in Kafka Connect 
standalone or distributed mode they need to be
-            explicitly added, for example 
<code>CLASSPATH=./lib/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
+            explicitly added, for example 
<code>CLASSPATH=./libs/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
     </ul>
 
 <h4><a id="upgrade_3_1_0" href="#upgrade_3_1_0">Upgrading to 3.1.0 from any 
version 0.8.x through 3.0.x</a></h4>
diff --git a/36/upgrade.html b/36/upgrade.html
index cf8bf6c1..5cd1b7cc 100644
--- a/36/upgrade.html
+++ b/36/upgrade.html
@@ -434,7 +434,7 @@
             <a href="https://www.slf4j.org/codes.html#no_tlm";>possible 
compatibility issues originating from the logging framework</a>.</li>
         <li>The example connectors, <code>FileStreamSourceConnector</code> and 
<code>FileStreamSinkConnector</code>, have been
             removed from the default classpath. To use them in Kafka Connect 
standalone or distributed mode they need to be
-            explicitly added, for example 
<code>CLASSPATH=./lib/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
+            explicitly added, for example 
<code>CLASSPATH=./libs/connect-file-3.2.0.jar 
./bin/connect-distributed.sh</code>.</li>
     </ul>
 
 <h4><a id="upgrade_3_1_0" href="#upgrade_3_1_0">Upgrading to 3.1.0 from any 
version 0.8.x through 3.0.x</a></h4>

Reply via email to