Kouhei Sutou
null+****@clear*****
Mon Jan 5 15:47:07 JST 2015
Kouhei Sutou 2015-01-05 15:47:07 +0900 (Mon, 05 Jan 2015) New Revision: 5e07a2fa59db86d6233876c2ef17a2774fd70370 https://github.com/droonga/droonga-engine/commit/5e07a2fa59db86d6233876c2ef17a2774fd70370 Message: serf: remove needless environment variables Modified files: lib/droonga/serf.rb Modified: lib/droonga/serf.rb (+0 -2) =================================================================== --- lib/droonga/serf.rb 2015-01-05 14:38:01 +0900 (4dfe57c) +++ lib/droonga/serf.rb 2015-01-05 15:47:07 +0900 (3a9d959) @@ -53,8 +53,6 @@ module Droonga def start logger.trace("start: start") ensure_serf - ENV["SERF"] = @serf - ENV["SERF_RPC_ADDRESS"] = rpc_address retry_joins = [] detect_other_hosts.each do |other_host| retry_joins.push("-retry-join", other_host) -------------- next part -------------- HTML����������������������������...ダウンロード