[Groonga-commit] droonga/fluent-plugin-droonga at fa09945 [master] Access to the Subscriber table correctly

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Oct 31 15:43:24 JST 2013


YUKI Hiroshi	2013-10-31 15:43:24 +0900 (Thu, 31 Oct 2013)

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

  Message:
    Access to the Subscriber table correctly

  Modified files:
    lib/droonga/watcher.rb

  Modified: lib/droonga/watcher.rb (+0 -1)
===================================================================
--- lib/droonga/watcher.rb    2013-10-31 15:42:26 +0900 (f409984)
+++ lib/droonga/watcher.rb    2013-10-31 15:43:24 +0900 (d03b48e)
@@ -227,7 +227,6 @@ module Droonga
     end
 
     def sweep_orphan_route(route)
-      subscriber_table = @contest["Subscriber"]
       if subscriber_table.select do |subscriber|
            subscriber.route == route
          end.empty?
-------------- next part --------------
HTML����������������������������...
Download 



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