Daijiro MORI
null+****@clear*****
Mon Jun 24 05:09:41 JST 2013
Daijiro MORI 2013-06-24 05:09:41 +0900 (Mon, 24 Jun 2013) New Revision: c4b7618ff3ca52ee967f0cc6f63d2e76697ed10e https://github.com/groonga/fluent-plugin-droonga/commit/c4b7618ff3ca52ee967f0cc6f63d2e76697ed10e Message: Sleep when @config is empty. Modified files: lib/droonga/plugin/handler_forward.rb Modified: lib/droonga/plugin/handler_forward.rb (+1 -1) =================================================================== --- lib/droonga/plugin/handler_forward.rb 2013-06-23 18:22:59 +0900 (3e51a49) +++ lib/droonga/plugin/handler_forward.rb 2013-06-24 05:09:41 +0900 (d9daffc) @@ -48,8 +48,8 @@ module Droonga path =****@conte***** destination = @config["forward"][path] return destination unless destination.nil? || destination.empty? - sleep 5 end + sleep 5 end end -------------- next part -------------- HTML����������������������������...Download