Gets rid of todo that we discussed is ok.

This commit is contained in:
James Phillips 2015-10-12 22:24:20 -07:00
parent 3fedffbffb
commit 495b276e44
1 changed files with 0 additions and 2 deletions

View File

@ -1099,8 +1099,6 @@ func (s *StateStore) parseCheckServiceNodes(
lindex = node.ModifyIndex
}
// TODO (slackpad) Make this work as an better indexed operation.
// We need to return the checks specific to the given service
// as well as the node itself. Unfortunately, memdb won't let
// us use the index to do the latter query so we have to pull