YUKI Hiroshi
null+****@clear*****
Mon Dec 9 14:24:44 JST 2013
YUKI Hiroshi 2013-12-09 14:24:44 +0900 (Mon, 09 Dec 2013) New Revision: b41dcf3d6eb4b69e090c220c313fb9d1c9f326f7 https://github.com/droonga/fluent-plugin-droonga/commit/b41dcf3d6eb4b69e090c220c313fb9d1c9f326f7 Message: Specify response typoe as "none" for only-sending messages Modified files: benchmark/watch/benchmark-notify.rb Modified: benchmark/watch/benchmark-notify.rb (+1 -1) =================================================================== --- benchmark/watch/benchmark-notify.rb 2013-12-09 14:08:28 +0900 (1e86996) +++ benchmark/watch/benchmark-notify.rb 2013-12-09 14:24:44 +0900 (3b03dfb) @@ -73,7 +73,7 @@ class NotifyBenchmark def do_feed(target) message = DroongaBenchmark::MessageCreator.envelope_to_feed(target) - @client.connection.send(message) + @client.connection.send(message, :response => :none) end end -------------- next part -------------- HTML����������������������������...Download