[Groonga-commit] droonga/droonga-engine at d940d13 [master] Revert "Reduce number of replicas for testing"

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Mar 18 16:42:58 JST 2015


YUKI Hiroshi	2015-03-18 16:42:58 +0900 (Wed, 18 Mar 2015)

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

  Message:
    Revert "Reduce number of replicas for testing"
    
    This reverts commit 0003b3d9e5f4f96fd04bf103a844776df268314e.
    Restore number of replicas

  Modified files:
    test/command/config/default/catalog.json

  Modified: test/command/config/default/catalog.json (+20 -0)
===================================================================
--- test/command/config/default/catalog.json    2015-03-18 16:23:28 +0900 (43627b5)
+++ test/command/config/default/catalog.json    2015-03-18 16:42:58 +0900 (c0b30e7)
@@ -25,6 +25,26 @@
               }
             }
           ]
+        },
+        {
+          "dimension": "_key",
+          "slicer": "hash",
+          "slices": [
+            {
+              "label": "slice010",
+              "weight": 50,
+              "volume": {
+                "address": "127.0.0.1:23003/droonga.010"
+              }
+            },
+            {
+              "label": "slice011",
+              "weight": 50,
+              "volume": {
+                "address": "127.0.0.1:23003/droonga.011"
+              }
+            }
+          ]
         }
       ]
     }
-------------- next part --------------
HTML����������������������������...
Download 



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