Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • extend the scope of one of the other existing assignment strategies and make it compatible with the DSL of the V1 engine.
    •  LegacyAssignStrategy
    • LegacyAssignStrategy
      • a primitive O(nodes * replicas) strategy. Basic principle is that nodes are sorted by the number of existing cores, and replicas are assigned in a round-robin fashion in this order. For the number of replicas exceeding the number of nodes this strategy degenerates to equal assignment to nodes without any preference for less loaded nodes or nodes without replicas from the same shard.
    • RulesBasedAssignStrategyRulesBasedAssignStrategy