Versions Compared

Key

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

...

Key of the ClientTag struct will be encoded in a deterministic way based on task.assignment.rack.awareness configuration. For instance, if we have task.assignment.rack.awareness: zone,cluster , zone will be encoded as 0 and cluster as 1.

...