Update comment about WaitTime

This commit is contained in:
Preetha Appan 2018-03-08 08:38:21 -06:00
parent e2656ef546
commit e89bbf7289
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ type GenericScheduler struct {
ctx *EvalContext
stack *GenericStack
// Deprecated, was used in pre Nomad 0.7 rolling update stanza
// Deprecated, was used in pre Nomad 0.7 rolling update stanza and in node draining prior to Nomad 0.8
followupEvalWait time.Duration
nextEval *structs.Evaluation
followUpEvals []*structs.Evaluation