google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.65k stars 511 forks source link

engine/config: propagate errors in protoToCluster #87

Closed DrJosh9000 closed 4 years ago

DrJosh9000 commented 4 years ago

Instead of ignoring or only logging errors when loading configuration, the errors shoud be propagated up and handled.

The question of whether to mark vservers as broken or to propagate the error remains unanswered in the internal fork, so I leave it unanswered here as well.