Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1215122?usp=email )
Change subject: Monitoring: Do not dump core for socket errors
......................................................................
Monitoring: Do not dump core for socket errors
At the start of Ganesha process, it starts listening on monitoring port.
As this is very beginning, it do not make any value add if it dumps core
(via abort) for any socket related error. Error messages are suficient
to describe the problem.
Change-Id: Iccd240372e70ffc02454ad16de24034682e2871f
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/monitoring/prometheus_exposer.cc
1 file changed, 12 insertions(+), 10 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/22/1215122/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1215122?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Iccd240372e70ffc02454ad16de24034682e2871f
Gerrit-Change-Number: 1215122
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>