[Groonga-commit] droonga/droonga-engine at 309a773 [master] Output rest watchers when the service is dying

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Sep 5 17:55:03 JST 2014


YUKI Hiroshi	2014-09-05 17:55:03 +0900 (Fri, 05 Sep 2014)

  New Revision: 309a773dfdca6f0a6639e02b4a8e862ae94ffa8d
  https://github.com/droonga/droonga-engine/commit/309a773dfdca6f0a6639e02b4a8e862ae94ffa8d

  Message:
    Output rest watchers when the service is dying

  Modified files:
    lib/droonga/command/droonga_engine_service.rb

  Modified: lib/droonga/command/droonga_engine_service.rb (+1 -0)
===================================================================
--- lib/droonga/command/droonga_engine_service.rb    2014-09-05 17:51:33 +0900 (1037804)
+++ lib/droonga/command/droonga_engine_service.rb    2014-09-05 17:55:03 +0900 (5a9f95a)
@@ -209,6 +209,7 @@ module Droonga
         @engine.stop_gracefully do
           shutdown_worker_process_agent
           shutdown_internal_message_receiver
+          logger.trace("loop watchers = #{@loop.watchers}")
         end
       end
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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