YUKI Hiroshi
null+****@clear*****
Thu Apr 23 15:49:26 JST 2015
YUKI Hiroshi 2015-04-23 15:49:26 +0900 (Thu, 23 Apr 2015) New Revision: fc48f5503e8fcda109da4efff4a4e4b2ab61916c https://github.com/droonga/droonga-engine/commit/fc48f5503e8fcda109da4efff4a4e4b2ab61916c Message: Export last processed timestamp by self for safety Modified files: lib/droonga/engine.rb Modified: lib/droonga/engine.rb (+2 -0) =================================================================== --- lib/droonga/engine.rb 2015-04-23 15:45:07 +0900 (03d94fe) +++ lib/droonga/engine.rb 2015-04-23 15:49:26 +0900 (41ce66d) @@ -84,6 +84,7 @@ module Droonga @dispatcher.stop_gracefully do @state.shutdown @export_last_processed_message_timestamp_observer.shutdown + export_last_processed_message_timestamp yield end logger.trace("stop_gracefully/on_finish: done") @@ -105,6 +106,7 @@ module Droonga @cluster.shutdown @state.shutdown @export_last_processed_message_timestamp_observer.shutdown + export_last_processed_message_timestamp logger.trace("stop_immediately: done") end -------------- next part -------------- HTML����������������������������... ダウンロード