[Groonga-commit] droonga/fluent-plugin-droonga at c9796d7 [master] Remove needless dataset for a benchmark of "watch" feature

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Oct 28 17:54:23 JST 2013


YUKI Hiroshi	2013-10-28 17:54:23 +0900 (Mon, 28 Oct 2013)

  New Revision: c9796d7791c0144b3397c1b554f28a8d07fccb5c
  https://github.com/droonga/fluent-plugin-droonga/commit/c9796d7791c0144b3397c1b554f28a8d07fccb5c

  Message:
    Remove needless dataset for a benchmark of "watch" feature

  Modified files:
    benchmark/watch/catalog.json

  Modified: benchmark/watch/catalog.json (+0 -28)
===================================================================
--- benchmark/watch/catalog.json    2013-10-28 17:42:41 +0900 (248ae41)
+++ benchmark/watch/catalog.json    2013-10-28 17:54:23 +0900 (7021dbb)
@@ -8,34 +8,6 @@
     }
   },
   "datasets": {
-    "Droonga": {
-      "workers": 2,
-      "plugins": ["search", "groonga", "add"],
-      "number_of_replicas": 2,
-      "number_of_partitions": 2,
-      "partition_key": "_key",
-      "date_range": "infinity",
-      "ring": {
-        "localhost:23041": {
-          "weight": 50,
-          "partitions": {
-            "2013-09-01": [
-              "localhost:23003/droonga.000",
-              "localhost:23003/droonga.001"
-            ]
-          }
-        },
-        "localhost:23042": {
-          "weight": 50,
-          "partitions": {
-            "2013-09-01": [
-              "localhost:23003/droonga.002",
-              "localhost:23003/droonga.003"
-            ]
-          }
-        }
-      }
-    },
     "Watch": {
       "workers": 0,
       "plugins": ["search", "groonga", "add", "watch"],
-------------- next part --------------
HTML����������������������������...
Download 



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