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

feat: Update logic for ShardToNodeRatio and MinIndexReplicas #157

Merged
merged 5 commits into from
Mar 15, 2021

Commits on Mar 4, 2021

  1. feat: Update logic for ShardToNodeRatio and MinIndexReplicas

    Signed-off-by: vkropotko <[email protected]>
    vkropotko committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    7f3a856 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    Signed-off-by: vkropotko <[email protected]>
    vkropotko committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f88e562 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. fix: according to PR comments

    Signed-off-by: vkropotko <[email protected]>
    vkropotko committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a6d2672 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. fix: name of the test

    Signed-off-by: vkropotko <[email protected]>
    vkropotko committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ab8bd4d View commit details
    Browse the repository at this point in the history
  2. fix: check max/min node boundaries function

    Signed-off-by: vkropotko <[email protected]>
    vkropotko committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    e73e153 View commit details
    Browse the repository at this point in the history