[Groonga-commit] droonga/fluent-plugin-droonga at 8ea7342 [master] Already implemented. Just remove the comment #16

Back to archive index

Yoji Shidara null+****@clear*****
Wed Nov 27 17:38:49 JST 2013


Yoji Shidara	2013-11-27 17:38:49 +0900 (Wed, 27 Nov 2013)

  New Revision: 8ea73423f81117a63e84803343af1b4e109f18a4
  https://github.com/droonga/fluent-plugin-droonga/commit/8ea73423f81117a63e84803343af1b4e109f18a4

  Message:
    Already implemented. Just remove the comment #16

  Modified files:
    lib/droonga/collector.rb

  Modified: lib/droonga/collector.rb (+0 -1)
===================================================================
--- lib/droonga/collector.rb    2013-11-27 13:23:12 +0900 (efaec31)
+++ lib/droonga/collector.rb    2013-11-27 17:38:49 +0900 (e238f7b)
@@ -46,7 +46,6 @@ module Droonga
         n_of_expects = component["n_of_expects"]
         synchronous = nil
         if command
-          # TODO: should be controllable for each command respectively.
           synchronous = true unless n_of_expects.zero?
           # TODO: check if asynchronous execution is available.
           message = {
-------------- next part --------------
HTML����������������������������...
Download 



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