You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/26 22:41:00 UTC

[jira] [Commented] (COUCHDB-2594) Single node mode: remove warning

    [ https://issues.apache.org/jira/browse/COUCHDB-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414702#comment-16414702 ] 

ASF subversion and git services commented on COUCHDB-2594:
----------------------------------------------------------

Commit 68545afed1000d69cdebbe36c4b7962e6305473b in couchdb's branch refs/heads/import-setup-again from [~jancona]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=68545af ]

fix: make sure cluster setups do not exceed n=3 by default

Single node setups want an n=1 setting, but that is the only
time the number of nodes and the number of replicas is linked.

In larger clusters, the values should not be the same. This
patch ensures that for clusters >3 nodes, we do not have to
tell the users to set node_count to 3 in the _cluster_setup
API.

More context for this in https://issues.apache.org/jira/browse/COUCHDB-2594


> Single node mode: remove warning
> --------------------------------
>
>                 Key: COUCHDB-2594
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2594
>             Project: CouchDB
>          Issue Type: Task
>          Components: Database Core
>            Reporter: Robert Kowalski
>            Priority: Minor
>              Labels: has-pr
>             Fix For: 2.0.1
>
>
> we have to remove a warning that is sent as response if the node is not joined into a multi-node cluster and has no membership



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)