[Groonga-commit] droonga/fluent-plugin-droonga at 87a8c6c [master] Accept "false" value in reducing phase

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Jan 27 11:57:41 JST 2014


YUKI Hiroshi	2014-01-27 11:57:41 +0900 (Mon, 27 Jan 2014)

  New Revision: 87a8c6c079d993f0431563bb75e4e749c587e65f
  https://github.com/droonga/fluent-plugin-droonga/commit/87a8c6c079d993f0431563bb75e4e749c587e65f

  Message:
    Accept "false" value in reducing phase

  Modified files:
    lib/droonga/plugin/collector/basic.rb

  Modified: lib/droonga/plugin/collector/basic.rb (+0 -1)
===================================================================
--- lib/droonga/plugin/collector/basic.rb    2014-01-27 11:44:00 +0900 (6668bca)
+++ lib/droonga/plugin/collector/basic.rb    2014-01-27 11:57:41 +0900 (4b657e2)
@@ -34,7 +34,6 @@ module Droonga
 
     command :collector_reduce
     def collector_reduce(request)
-      return unless request
       body[input_name].each do |output, deal|
         value = request
         old_value = output_values[output]
-------------- next part --------------
HTML����������������������������...
Descargar 



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