YUKI Hiroshi
null+****@clear*****
Thu Mar 19 18:35:53 JST 2015
YUKI Hiroshi 2015-03-19 18:35:53 +0900 (Thu, 19 Mar 2015) New Revision: fcce58e243c99622fd20c90532f8c5a3bd97d130 https://github.com/droonga/droonga-engine/commit/fcce58e243c99622fd20c90532f8c5a3bd97d130 Message: Output error log for unexpected disconnection Modified files: lib/droonga/serf/agent.rb Modified: lib/droonga/serf/agent.rb (+2 -1) =================================================================== --- lib/droonga/serf/agent.rb 2015-03-19 17:35:04 +0900 (1e3666f) +++ lib/droonga/serf/agent.rb 2015-03-19 18:35:53 +0900 (5decdfa) @@ -154,7 +154,8 @@ module Droonga case content when /memberlist: Failed to receive remote state: EOF/ # See also: https://github.com/hashicorp/consul/issues/598#issuecomment-71576948 - true + #true + false when /agent: Script .*droonga-engine-serf-event-handler.* slow, execution exceeding/ # Droonga's serf event handler can be slow for absorbing or some operations. true -------------- next part -------------- HTML����������������������������...Download