[Groonga-commit] droonga/droonga-engine at fe76fda [master] Report "live" state for each engine node

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 15 16:06:55 JST 2015


YUKI Hiroshi	2015-01-15 16:06:55 +0900 (Thu, 15 Jan 2015)

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

  Message:
    Report "live" state for each engine node

  Modified files:
    lib/droonga/engine_node.rb

  Modified: lib/droonga/engine_node.rb (+1 -0)
===================================================================
--- lib/droonga/engine_node.rb    2015-01-15 16:05:01 +0900 (b665471)
+++ lib/droonga/engine_node.rb    2015-01-15 16:06:55 +0900 (ac2194f)
@@ -84,6 +84,7 @@ module Droonga
       {
         "name"   => name,
         "role"   => role,
+        "live"   => live?,
         "status" => status,
       }
     end
-------------- next part --------------
HTML����������������������������...
Download 



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