mirror of https://github.com/status-im/consul.git
001d540afc
* added method for converting SamenessGroupConfigEntry - added new method `ToQueryFailoverTargets` for converting a SamenessGroupConfigEntry's members to a list of QueryFailoverTargets - renamed `ToFailoverTargets` ToServiceResolverFailoverTargets to distinguish it from `ToQueryFailoverTargets` * Added SamenessGroup to PreparedQuery - exposed Service.Partition to API when defining a prepared query - added a method for determining if a QueryFailoverOptions is empty - This will be useful for validation - added unit tests * added method for retrieving a SamenessGroup to state store * added logic for using PQ with SamenessGroup - added branching path for SamenessGroup handling in execute. It will be handled separate from the normal PQ case - added a new interface so that the `GetSamenessGroupFailoverTargets` can be properly tested - separated the execute logic into a `targetSelector` function so that it can be used for both failover and sameness group PQs - split OSS only methods into new PQ OSS files - added validation that `samenessGroup` is an enterprise only feature * added documentation for PQ SamenessGroup |
||
---|---|---|
.. | ||
acl | ||
agent | ||
connect | ||
features | ||
operator | ||
admin-partitions.mdx | ||
api-structure.mdx | ||
catalog.mdx | ||
config.mdx | ||
coordinate.mdx | ||
discovery-chain.mdx | ||
event.mdx | ||
health.mdx | ||
index.mdx | ||
kv.mdx | ||
libraries-and-sdks.mdx | ||
namespaces.mdx | ||
peering.mdx | ||
query.mdx | ||
session.mdx | ||
snapshot.mdx | ||
status.mdx | ||
txn.mdx |