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-7108. Include supported EC data-parity combinations in error message #3665

Merged
merged 14 commits into from
Aug 19, 2022

Commits on Aug 8, 2022

  1. Fix error message on console output when incorrect replication config…

    … is passed
    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f682f66 View commit details
    Browse the repository at this point in the history
  2. fix code style

    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2fba497 View commit details
    Browse the repository at this point in the history
  3. update regex pattern of ec replication

    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    84d8be1 View commit details
    Browse the repository at this point in the history
  4. update regex pattern of ec replication

    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    817aba9 View commit details
    Browse the repository at this point in the history
  5. update regex pattern of ec replication

    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    786cae3 View commit details
    Browse the repository at this point in the history
  6. update regex pattern of ec replication

    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a4d656a View commit details
    Browse the repository at this point in the history
  7. update EC data-parity error message

    DaveTeng0 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    f34271e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. update EC data-parity error message

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    345608f View commit details
    Browse the repository at this point in the history
  2. update EC data-parity error message

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    971d3e5 View commit details
    Browse the repository at this point in the history
  3. update EC data-parity error message

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    48f25ea View commit details
    Browse the repository at this point in the history
  4. Fix code style

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4cd011c View commit details
    Browse the repository at this point in the history
  5. Fix unit test

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    fcdfd2a View commit details
    Browse the repository at this point in the history
  6. Fix line length

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    aa9eb3a View commit details
    Browse the repository at this point in the history
  7. Fix line length

    DaveTeng0 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ef55e98 View commit details
    Browse the repository at this point in the history