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-2064. OzoneManagerRatisServer#newOMRatisServer throws NPE when OM HA is configured incorrectly #1398

Closed
wants to merge 7 commits into from

Commits on Sep 3, 2019

  1. HDDS-2064. OzoneManagerRatisServer#newOMRatisServer throws NPE when OM

    HA is configured incorrectly
    smengcl committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    5eaa1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e59dc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Initialize this.peerNodes instead to eliminate OzoneManagerRatisServe…

    …r#newOMRatisServer NPE.
    smengcl committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    97ed7f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3a37cd View commit details
    Browse the repository at this point in the history
  3. Amend unit tests.

    smengcl committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    fd122ac View commit details
    Browse the repository at this point in the history
  4. Remove unused import.

    smengcl committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    8b90760 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Remove more unused imports.

    smengcl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    fe2a9b1 View commit details
    Browse the repository at this point in the history