open-nomad/nomad/state
Drew Bailey f3dcefe5a9
remove event durability (#9147)
* remove event durability

temporarily removing go-memdb event durability until a new strategy is developed on how to best handled increased durability needs

* drop events table schema and state store methods

* fix neweventbuffer invocations
2020-10-22 12:21:03 -04:00
..
autopilot.go remove node events for state track changing pr 2020-09-04 10:23:35 -04:00
autopilot_test.go implement MinQuorum 2020-02-16 16:04:59 -06:00
deployment_events_test.go Events/msgtype cleanup (#9117) 2020-10-19 09:30:15 -04:00
events.go adds two base event stream e2e tests (#9126) 2020-10-20 08:26:21 -04:00
events_test.go adds two base event stream e2e tests (#9126) 2020-10-20 08:26:21 -04:00
iterator.go csi: use node MaxVolumes during scheduling (#7565) 2020-03-31 17:16:47 -04:00
node_events.go remove special node drain event type 2020-10-15 16:44:36 -04:00
node_events_test.go remove special node drain event type 2020-10-15 16:44:36 -04:00
schema.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
schema_test.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
state_changes.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
state_store.go remove event durability (#9147) 2020-10-22 12:21:03 -04:00
state_store_oss.go Transaction change tracking 2020-09-01 10:27:20 -04:00
state_store_test.go Events/msgtype cleanup (#9117) 2020-10-19 09:30:15 -04:00
testing.go Events/msgtype cleanup (#9117) 2020-10-19 09:30:15 -04:00