open-consul/agent/consul/state
Matt Keeler 35a839952b Fix Internal.ServiceDump blocking (#6076)
maxIndexWatchTxn was only watching the IndexEntry of the max index of all the entries. It needed to watch all of them regardless of which was the max.

Also plumbed the query source through in the proxy config to help better track requests.
2019-07-04 16:17:49 +01:00
..
acl.go
acl_test.go
autopilot.go
autopilot_test.go
catalog.go Implement Kind based ServiceDump and caching of the ServiceDump RPC 2019-07-01 16:28:30 -04:00
catalog_test.go Fix CAS operations on Services (#5971) 2019-06-17 10:41:04 -04:00
config_entry.go digest the proxy-defaults protocol into the graph (#6050) 2019-07-02 11:01:17 -05:00
config_entry_test.go digest the proxy-defaults protocol into the graph (#6050) 2019-07-02 11:01:17 -05:00
connect_ca.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
connect_ca_test.go
coordinate.go
coordinate_test.go
delay.go
delay_test.go
graveyard.go
graveyard_test.go
index_connect.go
index_connect_test.go
index_service_kind.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
intention.go
intention_test.go
kvs.go kv: do not trigger watches when setting the same value (#5885) 2019-06-18 15:06:29 +02:00
kvs_test.go kv: do not trigger watches when setting the same value (#5885) 2019-06-18 15:06:29 +02:00
prepared_query.go
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
schema.go
schema_test.go
session.go
session_test.go
state_store.go Fix Internal.ServiceDump blocking (#6076) 2019-07-04 16:17:49 +01:00
state_store_test.go
tombstone_gc.go
tombstone_gc_test.go
txn.go
txn_test.go