[Groonga-commit] groonga/fluent-plugin-groonga at fdd9520 [master] out: add missing code...

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Wed Nov 5 13:17:13 JST 2014


Kouhei Sutou	2014-11-05 13:17:13 +0900 (Wed, 05 Nov 2014)

  New Revision: fdd9520ca0f96b331acd81e91c79fa646b54d17d
  https://github.com/groonga/fluent-plugin-groonga/commit/fdd9520ca0f96b331acd81e91c79fa646b54d17d

  Message:
    out: add missing code...

  Modified files:
    lib/fluent/plugin/out_groonga.rb

  Modified: lib/fluent/plugin/out_groonga.rb (+1 -0)
===================================================================
--- lib/fluent/plugin/out_groonga.rb    2014-11-05 13:14:54 +0900 (b0fd899)
+++ lib/fluent/plugin/out_groonga.rb    2014-11-05 13:17:13 +0900 (7bbb1e7)
@@ -59,6 +59,7 @@ module Fluent
       @emitter = Emitter.new(@client, @store_table)
 
       @tables =****@table***** do |table|
+        TableDefinition.new(table)
       end
     end
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index