YUKI Hiroshi
null+****@clear*****
Thu Mar 19 19:20:44 JST 2015
YUKI Hiroshi 2015-03-19 19:20:44 +0900 (Thu, 19 Mar 2015) New Revision: 80acd1d201daefa6b5aa5fcb8f2c9281fd0be1cf https://github.com/droonga/droonga-engine/commit/80acd1d201daefa6b5aa5fcb8f2c9281fd0be1cf Message: Revert "Output error log for unexpected disconnection" This reverts commit fcce58e243c99622fd20c90532f8c5a3bd97d130. Suppress error message for client connections again Modified files: lib/droonga/serf/agent.rb Modified: lib/droonga/serf/agent.rb (+1 -2) =================================================================== --- lib/droonga/serf/agent.rb 2015-03-19 19:15:06 +0900 (5decdfa) +++ lib/droonga/serf/agent.rb 2015-03-19 19:20:44 +0900 (1e3666f) @@ -154,8 +154,7 @@ module Droonga case content when /memberlist: Failed to receive remote state: EOF/ # See also: https://github.com/hashicorp/consul/issues/598#issuecomment-71576948 - #true - false + true 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