clarify cryptic log line

This commit is contained in:
Mahmood Ali
2019-04-19 09:31:43 -04:00
parent 9a2f46f332
commit 8041b0cbe2

View File

@@ -428,7 +428,7 @@ func NewClient(cfg *config.Config, consulCatalog consul.CatalogAPI, consulServic
select {
case <-c.Ready():
case <-time.After(batchFirstFingerprintsProcessingGrace):
logger.Warn("batched fingerprint, registering node with registered so far")
logger.Warn("batch fingerprint operation timed out; proceeding to register with fingerprinted plugins so far")
}
// Restore the state