[Groonga-commit] droonga/droonga-engine at 10a349f [master] Remove needless comment.

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Nov 21 15:40:20 JST 2014


YUKI Hiroshi	2014-11-21 15:40:20 +0900 (Fri, 21 Nov 2014)

  New Revision: 10a349fccbb354b9475d435ae9bfcb3895c7938d
  https://github.com/droonga/droonga-engine/commit/10a349fccbb354b9475d435ae9bfcb3895c7938d

  Message:
    Remove needless comment.
    
    Now we can know when all messages are completely sent with node's status.

  Modified files:
    lib/droonga/data_absorber.rb

  Modified: lib/droonga/data_absorber.rb (+0 -3)
===================================================================
--- lib/droonga/data_absorber.rb    2014-11-21 15:38:22 +0900 (68cb6e0)
+++ lib/droonga/data_absorber.rb    2014-11-21 15:40:20 +0900 (bc268a5)
@@ -32,9 +32,6 @@ module Droonga
 
         #TODO: We should use droonga-send instead of droonga-request,
         #      because droonga-request is too slow.
-        #      However, to do it, we have to implement an API to know
-        #      that all messages sent by droonga-send are completely
-        #      processed.
         client = params[:client] || "droonga-request"
         client_options = []
         if client.include?("droonga-request")
-------------- next part --------------
HTML����������������������������...
下載 



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