You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2021/09/28 04:44:18 UTC

[hadoop] branch branch-3.2.3 updated: HADOOP-17940. Upgrade Kafka to 2.8.1 (#3488)

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

tasanuma pushed a commit to branch branch-3.2.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2.3 by this push:
     new 9b016b4  HADOOP-17940. Upgrade Kafka to 2.8.1 (#3488)
9b016b4 is described below

commit 9b016b401a10e0a965297020903b2696263b537e
Author: Takanobu Asanuma <ta...@apache.org>
AuthorDate: Tue Sep 28 13:21:55 2021 +0900

    HADOOP-17940. Upgrade Kafka to 2.8.1 (#3488)
    
    Reviewed-by: Masatake Iwasaki <iw...@apache.org>
    (cherry picked from commit 2068b0041c05a7b53f32606cc24922cfac299ca8)
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d88532c..99172bc 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -48,7 +48,7 @@
     <!-- Version number for xerces used by JDiff -->
     <xerces.jdiff.version>2.11.0</xerces.jdiff.version>
 
-    <kafka.version>2.4.0</kafka.version>
+    <kafka.version>2.8.1</kafka.version>
 
     <hadoop.assemblies.version>3.2.3</hadoop.assemblies.version>
     <commons-daemon.version>1.0.13</commons-daemon.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org