[Groonga-commit] droonga/droonga-engine at ccd4e1b [master] Wait for restarting of engine nodes with more seconds

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Mar 23 20:02:12 JST 2015


YUKI Hiroshi	2015-03-23 20:02:12 +0900 (Mon, 23 Mar 2015)

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

  Message:
    Wait for restarting of engine nodes with more seconds

  Modified files:
    bin/droonga-engine-join

  Modified: bin/droonga-engine-join (+1 -1)
===================================================================
--- bin/droonga-engine-join    2015-03-23 19:58:08 +0900 (87a5e6c)
+++ bin/droonga-engine-join    2015-03-23 20:02:12 +0900 (8c13400)
@@ -267,7 +267,7 @@ class JoinCommand
 
   def wait_until_restarted(*nodes)
     #TODO: wait for restarting of the given nodes. this should be done more safely.
-    sleep(5)
+    sleep(10)
   end
 end
 
-------------- next part --------------
HTML����������������������������...
Download 



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