[Groonga-commit] droonga/wikipedia-search.wiki at 4988094 [master] Updated ノンストップでノードを追加する場面の検証手順 (markdown)

Back to archive index

YUKI Piro Hiroshi null+****@clear*****
Wed Apr 1 12:18:25 JST 2015


YUKI "Piro" Hiroshi	2015-04-01 12:18:25 +0900 (Wed, 01 Apr 2015)

  New Revision: 49880944d891310b3c7934818f73afbadd1e615c
  https://github.com/droonga/wikipedia-search/wiki/%E3%83%8E%E3%83%B3%E3%82%B9%E3%83%88%E3%83%83%E3%83%97%E3%81%A7%E3%83%8E%E3%83%BC%E3%83%89%E3%82%92%E8%BF%BD%E5%8A%A0%E3%81%99%E3%82%8B%E5%A0%B4%E9%9D%A2%E3%81%AE%E6%A4%9C%E8%A8%BC%E6%89%8B%E9%A0%86/49880944d891310b3c7934818f73afbadd1e615c

  Message:
    Updated ノンストップでノードを追加する場面の検証手順 (markdown)

  Modified files:
    ノンストップでノードを追加する場面の検証手順.md

  Modified: ノンストップでノードを追加する場面の検証手順.md (+7 -0)
===================================================================
--- ノンストップでノードを追加する場面の検証手順.md    2015-04-01 12:07:47 +0900 (c8dbc9e)
+++ ノンストップでノードを追加する場面の検証手順.md    2015-04-01 12:18:25 +0900 (7be08cc)
@@ -59,6 +59,13 @@ Droonga HTTP Serverが認識しているdroonga-engineノードの一覧を監
 $ while true; do curl -s "http://localhost:10041/engines?_=$(date +%s)" | jq .; sleep 1; done
 ~~~
 
+転送バッファの内容を監視
+
+~~~
+$ while true; do ls ~droonga-engine/droonga/state/buffer/intentional/*/; echo "-----"; sleep 1; done
+~~~
+
+
 ## ノード間のデータベースのコピー(簡易)
 
 コピー時は、ログの流入を止めてから行う。
-------------- next part --------------
HTML����������������������������...
Descargar 



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