governor icon indicating copy to clipboard operation
governor copied to clipboard

golang-custom-raft: If a PG process is unhealthy - it can kill governor

Open doodles526 opened this issue 8 years ago • 0 comments

Currently - if an underlying PG process is misbehaving and the pg service interface issues a command to pg_ctl to fix it and that command has a non-zero exit status then governor is killed. This causes issues with quorum. Governor should handle these errors gracefully and report them rather than erring out

doodles526 avatar Nov 27 '16 21:11 doodles526