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