open-consul/agent/consul/state
Pierre Souchay a16f34058b Display more information about check being not properly added when it fails (#4405)
* Display more information about check being not properly added when it fails

It follows an incident where we add lots of error messages:

  [WARN] consul.fsm: EnsureRegistration failed: failed inserting check: Missing service registration

That seems related to Consul failing to restart on respective agents.

Having Node information as well as service information would help diagnose the issue.

* Renamed ensureCheckIfNodeMatches() as requested by @banks
2018-08-14 17:45:33 +01:00
..
acl.go Creates a registration mechanism for schemas. 2017-11-29 18:36:52 -08:00
acl_test.go
autopilot.go Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
autopilot_test.go Move autopilot to a standalone package 2017-12-11 16:45:33 -08:00
catalog.go Display more information about check being not properly added when it fails (#4405) 2018-08-14 17:45:33 +01:00
catalog_test.go Allow to rename nodes with IDs, will fix #3974 and #4413 (#4415) 2018-08-10 11:30:45 -04:00
connect_ca.go Add tests for the built in CA's state store table 2018-06-14 09:42:06 -07:00
connect_ca_test.go Use provider state table for a global serial index 2018-06-14 09:42:15 -07:00
coordinate.go Creates a registration mechanism for schemas. 2017-11-29 18:36:52 -08:00
coordinate_test.go
delay.go Spelling (#3958) 2018-03-19 16:56:00 +00:00
delay_test.go
graveyard.go
graveyard_test.go
index_connect.go agent: switch ConnectNative to an embedded struct 2018-06-25 12:24:10 -07:00
index_connect_test.go agent: switch ConnectNative to an embedded struct 2018-06-25 12:24:10 -07:00
intention.go Fix hot loop in cache for RPC returning zero index. 2018-06-25 12:25:37 -07:00
intention_test.go Fix hot loop in cache for RPC returning zero index. 2018-06-25 12:25:37 -07:00
kvs.go Creates a registration mechanism for schemas. 2017-11-29 18:36:52 -08:00
kvs_test.go
prepared_query.go Creates a registration mechanism for schemas. 2017-11-29 18:36:52 -08:00
prepared_query_index.go
prepared_query_index_test.go
prepared_query_test.go
schema.go Creates a registration mechanism for schemas. 2017-11-29 18:36:52 -08:00
schema_test.go
session.go Creates a registration mechanism for schemas. 2017-11-29 18:36:52 -08:00
session_test.go
state_store.go agent/consul/state: CARoot structs and initial state store 2018-06-14 09:41:49 -07:00
state_store_test.go
tombstone_gc.go
tombstone_gc_test.go
txn.go
txn_test.go