[Groonga-commit] groonga/fluent-plugin-groonga at a7c785e [use-v0.14-api-in-groonga] in: don't require fluent/process because of deprecated feature

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Apr 12 17:37:05 JST 2017


Kentaro Hayashi	2017-04-12 17:37:05 +0900 (Wed, 12 Apr 2017)

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

  Message:
    in: don't require fluent/process because of deprecated feature
    
    fluent/process is just kept for backward compatibility in v0.14.

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

  Modified: lib/fluent/plugin/in_groonga.rb (+0 -1)
===================================================================
--- lib/fluent/plugin/in_groonga.rb    2017-04-12 17:34:25 +0900 (12485d9)
+++ lib/fluent/plugin/in_groonga.rb    2017-04-12 17:37:05 +0900 (3c9d503)
@@ -23,7 +23,6 @@ require "gqtp"
 require "groonga/command/parser"
 
 require "fluent/plugin/input"
-require "fluent/process"
 
 module Fluent
   module Plugin
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index