[Groonga-commit] droonga/droonga-engine at 8cd5b98 [buffered-forward] Return name of the reporter node

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Mar 25 15:07:28 JST 2015


YUKI Hiroshi	2015-03-25 15:07:28 +0900 (Wed, 25 Mar 2015)

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

  Message:
    Return name of the reporter node

  Modified files:
    lib/droonga/plugins/system.rb

  Modified: lib/droonga/plugins/system.rb (+1 -0)
===================================================================
--- lib/droonga/plugins/system.rb    2015-03-25 15:06:17 +0900 (7206f01)
+++ lib/droonga/plugins/system.rb    2015-03-25 15:07:28 +0900 (63de779)
@@ -28,6 +28,7 @@ module Droonga
           cluster =****@messe*****
           {
             "nodes" => cluster.engine_nodes_status,
+            "reporter" => @messenger.engine_state.internal_name,
           }
         end
       end
-------------- next part --------------
HTML����������������������������...
Download 



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