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 in...@apache.org on 2022/11/04 04:34:04 UTC

[hadoop] branch trunk updated (e62ba16a02f -> b90dfdff3fc)

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

inigoiri pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from e62ba16a02f HADOOP-18484. Upgrade hsqldb to v2.7.1 to mitigate CVE-2022-41853 (#4991)
     add b90dfdff3fc YARN-11366.  Improve equals, hashCode(), toString() methods of the Federation Base Object. (#5096)

No new revisions were added by this update.

Summary of changes:
 .../store/records/ApplicationHomeSubCluster.java   | 36 +++++---
 .../store/records/ReservationHomeSubCluster.java   | 27 +++---
 .../federation/store/records/RouterMasterKey.java  | 34 ++++++--
 .../federation/store/records/SubClusterId.java     | 20 +++--
 .../federation/store/records/SubClusterIdInfo.java | 26 ++++--
 .../federation/store/records/SubClusterInfo.java   | 88 ++++++++++----------
 .../records/SubClusterPolicyConfiguration.java     | 40 +++++----
 .../records/TestFederationProtocolRecords.java     | 97 +++++++++++++++++++++-
 8 files changed, 262 insertions(+), 106 deletions(-)


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