[Groonga-commit] droonga/droonga-engine at 0302a04 [buffered-forward] Enlarge delay to wait restarting of remote nodes to do following steps certainly

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Mar 27 13:36:42 JST 2015


YUKI Hiroshi	2015-03-27 13:36:42 +0900 (Fri, 27 Mar 2015)

  New Revision: 0302a04cc70df7007a936de55e61e6847a8aa9de
  https://github.com/droonga/droonga-engine/commit/0302a04cc70df7007a936de55e61e6847a8aa9de

  Message:
    Enlarge delay to wait restarting of remote nodes to do following steps certainly

  Modified files:
    bin/droonga-engine-join

  Modified: bin/droonga-engine-join (+1 -1)
===================================================================
--- bin/droonga-engine-join    2015-03-27 13:17:00 +0900 (ba8b664)
+++ bin/droonga-engine-join    2015-03-27 13:36:42 +0900 (aff45eb)
@@ -292,7 +292,7 @@ class JoinCommand
 
   def wait_until_restarted(*nodes)
     #TODO: wait for restarting of the given nodes. this should be done more safely.
-    sleep(10)
+    sleep(30)
   end
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index