mirror of https://github.com/hashicorp/consul
Browse Source
Setting this field to a value is equivalent to using the 'near' query paramter. The intent is to sort the results by proximity to the node requesting them. However with connect we send the results to envoy, which doesn't care about the order, so setting this field is increasing the work performed for no gain. It is necessary to unset this field now because we would like connect to use streaming, but streaming does not support sorting by proximity.pull/10112/head
Daniel Nephin
4 years ago
2 changed files with 1 additions and 5 deletions
Loading…
Reference in new issue