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

HDDS-9439. Refactor sortDatanodes to OM #5428

Closed
wants to merge 12 commits into from

Commits on Oct 5, 2023

  1. HDDS-9389. Introduce new API and cache refresh for serving network to…

    …pology schema to OM
    tanvipenumudy committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    771b9ab View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin' into HDDS-9389

    tanvipenumudy committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    21af113 View commit details
    Browse the repository at this point in the history
  3. Add missing break statement

    tanvipenumudy committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3c76f70 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Remove added testcase

    tanvipenumudy committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f5e6ef1 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    tanvipenumudy committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5f27f61 View commit details
    Browse the repository at this point in the history
  3. Added integration test

    tanvipenumudy committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    af8e8b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix checkstyle

    tanvipenumudy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    48e3e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a046042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c9a292 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. HDDS-9439. Refactor sortDatanodes to OM

    add initial changes
    
    reposition clusterMap initialization
    
    use getTopology instead of refetch
    
    reposition clusterMap initialization
    tanvipenumudy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3bc5def View commit details
    Browse the repository at this point in the history
  2. Fix failing checks: Change ScmBlockLocationTestingClient#getTopologyI…

    …nformation
    tanvipenumudy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e027926 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Fix tests mocking ScmBlockLocationProtocol.class

    tanvipenumudy committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4e0f5ad View commit details
    Browse the repository at this point in the history