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 vi...@apache.org on 2022/11/05 16:28:45 UTC

[hadoop] branch branch-3.3 updated (7b84f6458b2 -> 853ffb545a9)

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

virajith pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from 7b84f6458b2 HADOOP-18484. Upgrade hsqldb to v2.7.1 to mitigate CVE-2022-41853  (#5101)
     add 853ffb545a9 HADOOP-18515. Backport HADOOP-17612 to  branch-3.3(Upgrade Zookeeper to 3.6.3 and Curator to 5.2.0)  (#5097)

No new revisions were added by this update.

Summary of changes:
 LICENSE-binary                                     |   9 +-
 hadoop-common-project/hadoop-auth/pom.xml          |   9 +
 hadoop-common-project/hadoop-common/pom.xml        |   4 +
 .../org/apache/hadoop/ha/ClientBaseWithFixes.java  | 717 ++++++++++-----------
 .../hadoop/ha/TestZKFailoverControllerStress.java  |   3 +-
 hadoop-common-project/hadoop-registry/pom.xml      |  11 +
 .../server/services/MicroZookeeperService.java     |   2 +-
 hadoop-hdfs-project/hadoop-hdfs-nfs/pom.xml        |  10 +
 hadoop-hdfs-project/hadoop-hdfs/pom.xml            |  10 +
 hadoop-project/pom.xml                             |   4 +-
 .../hadoop-yarn-applications-mawo-core/pom.xml     |  11 +
 .../hadoop-yarn/hadoop-yarn-client/pom.xml         |  10 +
 .../hadoop-yarn-server-common/pom.xml              |   9 +
 .../hadoop-yarn-server-resourcemanager/pom.xml     |   9 +
 14 files changed, 449 insertions(+), 369 deletions(-)


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