[Groonga-commit] droonga/droonga-engine at 2a3e7ad [master] Shorten tag name for unprocessed messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 7 15:33:22 JST 2015


YUKI Hiroshi	2015-04-07 15:33:22 +0900 (Tue, 07 Apr 2015)

  New Revision: 2a3e7ad40ee28785becf7126563cdec6d1406fc5
  https://github.com/droonga/droonga-engine/commit/2a3e7ad40ee28785becf7126563cdec6d1406fc5

  Message:
    Shorten tag name for unprocessed messages

  Modified files:
    lib/droonga/serf.rb

  Modified: lib/droonga/serf.rb (+1 -1)
===================================================================
--- lib/droonga/serf.rb    2015-04-07 15:28:20 +0900 (a16c84a)
+++ lib/droonga/serf.rb    2015-04-07 15:33:22 +0900 (6093679)
@@ -248,7 +248,7 @@ module Droonga
       end
     end
 
-    HAVE_UNPROCESSED_MESSAGES_TAG_PREFIX = "have-unprocessed-messages-for-"
+    HAVE_UNPROCESSED_MESSAGES_TAG_PREFIX = "buffered-for-"
 
     def have_unprocessed_messages_tag_for(node_name)
       "#{HAVE_UNPROCESSED_MESSAGES_TAG_PREFIX}#{node_name}"
-------------- next part --------------
HTML����������������������������...
다운로드 



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