Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Backport some fixes and compatibility commits from master to ozone-1.4 #7218

Merged
merged 16 commits into from
Sep 29, 2024

Commits on Sep 15, 2024

  1. HDDS-11137. Removed locks from SnapshotPurge and SnapshotSetProperty …

    …APIs. (apache#7018)
    
    (cherry picked from commit ad7b8db)
    hemantk-12 authored and pony.chen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2711d03 View commit details
    Browse the repository at this point in the history
  2. HDDS-9198. Maintain local cache in OMSnapshotPurgeRequest to get upda…

    …ted snapshotInfo and pass the same to OMSnapshotPurgeResponse (apache#7045)
    
    (cherry picked from commit be34303)
    hemantk-12 authored and pony.chen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1906009 View commit details
    Browse the repository at this point in the history
  3. HDDS-11152. OMDoubleBuffer error when handling snapshot's background …

    …operations (apache#7112)
    
    (cherry picked from commit 23f3e5b)
    hemantk-12 authored and pony.chen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    23f8e0a View commit details
    Browse the repository at this point in the history
  4. HDDS-11209. Avoid insufficient EC pipelines in the container pipeline…

    … cache (apache#6974)
    
    (cherry picked from commit c81615f)
    whbing authored and pony.chen committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c707b57 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. HDDS-9819. Recon - Potential memory overflow in Container Health Task. (

    apache#5841)
    
    (cherry picked from commit 1398f58)
    devmadhuu authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    45b71c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd0c3a View commit details
    Browse the repository at this point in the history
  3. HDDS-11309. Increase CONTAINER_STATE Column Length in UNHEALTHY_CONTA…

    …INERS to Avoid Truncation (apache#7071)
    
    (cherry picked from commit 8f8d809)
    ArafatKhan2198 authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bbc2c46 View commit details
    Browse the repository at this point in the history
  4. HDDS-10761. Add raft close threshold config to OM RaftProperties (apa…

    …che#6594)
    
    (cherry picked from commit 06c7cb4)
    whbing authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5cb839c View commit details
    Browse the repository at this point in the history
  5. HDDS-10773. Simplify OM RaftProperties formatting (apache#6605)

    (cherry picked from commit ce864a7)
    whbing authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c1c3983 View commit details
    Browse the repository at this point in the history
  6. HDDS-11320. Update OM, SCM, Datanode conf for RATIS-2135. (apache#7080)

    (cherry picked from commit 37273d1)
    szetszwo authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d142f02 View commit details
    Browse the repository at this point in the history
  7. HDDS-11331. Fix Datanode unable to report for a long time (apache#7090)

    (cherry picked from commit fb43023)
    jianghuazhu authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3bc0128 View commit details
    Browse the repository at this point in the history
  8. HDDS-10612. Add Robot test to verify Container Balancer for RATIS con…

    …tainers (apache#6457)
    
    (cherry picked from commit 129cdc1)
    afilpp authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    63617f4 View commit details
    Browse the repository at this point in the history
  9. HDDS-9889. Refactor tests related to dynamical adaptation for datanod…

    …e limits in ContainerBalancer (apache#5758)
    
    (cherry picked from commit 78a7e7a)
    Montura authored and xichen01 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2d30bba View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. HDDS-11375. DN startup fails due to illegal configuration of raft.grp…

    …c.message.size.max (apache#7128)
    
    (cherry picked from commit 5659b7e)
    jojochuang authored and xichen01 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    efcf80b View commit details
    Browse the repository at this point in the history
  2. HDDS-10985. EC Reconstruction failed because the size of currentChunk…

    …s was not equal to checksumBlockDataChunks. (apache#7009)
    
    (cherry picked from commit 0915f0b)
    slfan1989 authored and xichen01 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4470ad3 View commit details
    Browse the repository at this point in the history
  3. HDDS-8900. Mark TestSecretKeysApi#testSecretKeyApiSuccess as flaky

    (cherry picked from commit 0230c8e)
    adoroszlai authored and xichen01 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0b22d8f View commit details
    Browse the repository at this point in the history