influxdb/task/backend/coordinator
Lyon Hill 0b247cce5b
feat(task): Remove token's from task structures (#14712)
* feat(task): Remove token's from task structures

We had previously removed token's from the task api but left the token in place in several locations in the stack.
Now we can cleanly remove the extra tokens.
2019-08-20 08:42:40 -06:00
..
coordinator.go chore(tasks): use pointers for task errors (#14343) 2019-07-15 13:57:51 -07:00
coordinator_test.go feat(task): Remove token's from task structures (#14712) 2019-08-20 08:42:40 -06:00