Sachin Punadikar has uploaded this change for review.

View Change

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@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 change 1215122. To unsubscribe, or for help writing mail filters, visit settings.

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@ibm.com>