Kouhei Sutou
null+****@clear*****
Wed Jan 30 17:51:45 JST 2013
Kouhei Sutou 2013-01-30 17:51:45 +0900 (Wed, 30 Jan 2013) New Revision: e0f0086c331c2cca5c4da67e6bcfbe33af47cfc5 https://github.com/groonga/fluent-plugin-kotoumi/commit/e0f0086c331c2cca5c4da67e6bcfbe33af47cfc5 Log: Add "_" to queue and name Modified files: lib/kotoumi/worker.rb Modified: lib/kotoumi/worker.rb (+1 -1) =================================================================== --- lib/kotoumi/worker.rb 2013-01-30 17:51:26 +0900 (8f1c87e) +++ lib/kotoumi/worker.rb 2013-01-30 17:51:45 +0900 (7b67b3c) @@ -22,7 +22,7 @@ module Kotoumi def initialize(database, queue_name) Groonga::Database.open(database) @ctx = Groonga::Context.default - @queuename = queue_name + @queue_name = queue_name end def process_message(record) -------------- next part -------------- HTML����������������������������... Download