open-nomad/nomad/structs
Michael Schurter e060174130 ar: fix leader handling, state restoring, and destroying unrun ARs
* Migrated all of the old leader task tests and got them passing
* Refactor and consolidate task killing code in AR to always kill leader
  tasks first
* Fixed lots of issues with state restoring
* Fixed deadlock in AR.Destroy if AR.Run had never been called
* Added a new in memory statedb for testing
2018-10-19 09:45:45 -07:00
..
config
batch_future.go
batch_future_test.go
bitmap.go
bitmap_test.go
diff.go Diff 2018-10-08 17:02:58 -07:00
diff_test.go Diff 2018-10-08 17:02:58 -07:00
errors.go
funcs.go renames 2018-10-04 14:57:25 -07:00
funcs_test.go renames 2018-10-04 14:57:25 -07:00
generate.sh
network.go
network_test.go
node.go
node_class.go
node_class_test.go renames 2018-10-04 14:57:25 -07:00
node_test.go
operator.go
streaming_rpc.go
structs.go ar: fix leader handling, state restoring, and destroying unrun ARs 2018-10-19 09:45:45 -07:00
structs_codegen.go
structs_test.go review comments 2018-10-15 15:31:13 -07:00
testing.go renames 2018-10-04 14:57:25 -07:00