Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/479965 )
Change subject: Throttle the health warning
......................................................................
Throttle the health warning
If there is a period of low traffic from clients, then the heartbeat can
fire just after the first op in a while. This causes a suprious health
warn message in the logs.
Raise the threshold for health warn to 2, rather than 1, to avoid these
messages.
Change-Id: Id3ade7b919290a71409f0f668735a3fc1ca89e5d
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/MainNFSD/nfs_init.c
1 file changed, 5 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/65/479965/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/479965
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id3ade7b919290a71409f0f668735a3fc1ca89e5d
Gerrit-Change-Number: 479965
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange