[Groonga-commit] droonga/fluent-plugin-droonga at 56e9adf [master] Add number_of_replicas to the tested catalog.json

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Feb 12 14:21:52 JST 2014


YUKI Hiroshi	2014-02-12 14:21:52 +0900 (Wed, 12 Feb 2014)

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

  Message:
    Add number_of_replicas to the tested catalog.json

  Modified files:
    test/unit/catalog/test_version1.rb

  Modified: test/unit/catalog/test_version1.rb (+1 -0)
===================================================================
--- test/unit/catalog/test_version1.rb    2014-02-12 14:18:10 +0900 (0c53376)
+++ test/unit/catalog/test_version1.rb    2014-02-12 14:21:52 +0900 (c75e443)
@@ -100,6 +100,7 @@ class CatalogTest < Test::Unit::TestCase
           "datasets" => {
             "Droonga" => {
               "number_of_partitions" => 1,
+              "number_of_replicas" => 1,
               "ring" => {
                 "localhost:23041" => {
                   "weight" =>  50,
-------------- next part --------------
HTML����������������������������...
Download 



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