featurebase/dax/controller/poller
Travis Turner 2f7ae30784
Add HasDirective to dax.Node struct to force Directive on restart (#2335)
For on-prem serverless, if we restart the process containing the
controller and computer(s), when they come back up, the controller
doesn't know that the computers have been restarted, so it doesn't send
them a directive. This change forces the controller to send a directive
upon startup by a computer.
2023-03-21 13:22:16 -05:00
..
config.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
interfaces.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
poller.go Add HasDirective to dax.Node struct to force Directive on restart (#2335) 2023-03-21 13:22:16 -05:00
poller_test.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00