featurebase/dax/computer
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
..
api Add DAX - full list of squashed commits below 2022-12-12 09:01:20 -08:00
service Add HasDirective to dax.Node struct to force Directive on restart (#2335) 2023-03-21 13:22:16 -05:00
computer.go Add DAX - full list of squashed commits below 2022-12-12 09:01:20 -08:00
interfaces.go Remove MDS and replace it with Controller (#2219) 2023-01-30 16:54:12 -06:00
keys.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
logmessage.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
logmessage_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00