cb8e9e
From bcf653e2819535e067807a06af77378d4c9674cd Mon Sep 17 00:00:00 2001
cb8e9e
From: Atin Mukherjee <amukherj@redhat.com>
cb8e9e
Date: Wed, 10 Jun 2015 17:48:25 +0530
cb8e9e
Subject: [PATCH 38/57] glusterd: disable ping timer
cb8e9e
cb8e9e
Change-Id: I21af57bcae0f6f9ec81bd701549b77585f0d7b7a
cb8e9e
BUG: 1230186
cb8e9e
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
cb8e9e
Reviewed-on: https://code.engineering.redhat.com/gerrit/50430
cb8e9e
Reviewed-by: Krishnan Parthasarathi <kparthas@redhat.com>
cb8e9e
Tested-by: Krishnan Parthasarathi <kparthas@redhat.com>
cb8e9e
---
cb8e9e
 extras/glusterd.vol.in |    2 +-
cb8e9e
 1 files changed, 1 insertions(+), 1 deletions(-)
cb8e9e
cb8e9e
diff --git a/extras/glusterd.vol.in b/extras/glusterd.vol.in
cb8e9e
index 690dbe7..6de5e3b 100644
cb8e9e
--- a/extras/glusterd.vol.in
cb8e9e
+++ b/extras/glusterd.vol.in
cb8e9e
@@ -5,6 +5,6 @@ volume management
cb8e9e
     option transport.socket.keepalive-time 10
cb8e9e
     option transport.socket.keepalive-interval 2
cb8e9e
     option transport.socket.read-fail-log off
cb8e9e
-    option ping-timeout 30
cb8e9e
+    option ping-timeout 0
cb8e9e
 #   option base-port 49152
cb8e9e
 end-volume
cb8e9e
-- 
cb8e9e
1.7.1
cb8e9e