• Łukasz Nowak's avatar
    caddy-frontend: Publish only active slaves from main partition · 9714a74c
    Łukasz Nowak authored
    As some of the nodes can lag behind, the system can be in state, that those
    nodes will send inactive (also destroyed) slave publish information. Before
    publishing it to master, check if each of slaves is really present on master.
    
    Tasks:
    
     - [x] prove it really works on simulated environment
     - [x] check impact on massive simulated environment
     - [x] cover with a test (optionally)
     - [ ] check test results with this change
    
    /reviewed-on !519
    9714a74c
buildout.hash.cfg 3.65 KB