| commit | 8303862ef038a0db43cbddd5c152c97928af1957 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Mon Jan 28 19:03:39 2019 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Tue Feb 05 12:07:16 2019 -0300 |
| tree | c8813e3d6e12d2eabc2c84a13d7439d8a626da8b | |
| parent | 7efdb35916ac96bcaa548b62629402ca279e4b56 [diff] |
Exits mon-evaluator process when encountered by a database exception Database errors could mean database node failure. In this cases, the process should exit so it could be automatically restarted (when handled by Docker Swarm, K8s, etc) so it can obtain a new DB connection to an alive node. Change-Id: I2575062d4bd23b3902b7c2ed14553d5201933002 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>