[Groonga-commit] droonga/droonga-engine at 7bb2161 [master] Add news topics for message format changes

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 29 12:47:58 JST 2015


YUKI Hiroshi	2015-04-29 12:47:58 +0900 (Wed, 29 Apr 2015)

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

  Message:
    Add news topics for message format changes

  Modified files:
    doc/text/news.md

  Modified: doc/text/news.md (+6 -0)
===================================================================
--- doc/text/news.md    2015-04-29 12:31:20 +0900 (bdc6f32)
+++ doc/text/news.md    2015-04-29 12:47:58 +0900 (55855ff)
@@ -17,6 +17,12 @@
    * `system.status` command: now the reporter node and its internal name is reported as a part of response body.
    * `system.statistics.object.count` command is now available. It is used by command line utilities internally.
    * `system.absorb-data` command is now available. It is used by command line utilities internally.
+ * Message format:
+   * `targetRole` field is introduced to the envelope.
+     Now you can specify the role of the engine node which can process the messsage.
+     If mismatched role node receives the message, it will be bounced to suitable node automatically if possible.
+   * `timeout` field is introduced to the envelope.
+     Now you can specify time to expire the request, in seconds.
  * Command line utilities:
    * `droonga-engine-join` and `droonga-engine-absorb-data` commands work more surely.
    * A new option `--verbose` is introduced to monitor internal Serf operations, for `droonga-engine-join` and `droonga-engine-absorb-data`.
-------------- next part --------------
HTML����������������������������...
Download 



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