Bug 1042903 - MONGO_REPLICA_SETS is not needed
Summary: MONGO_REPLICA_SETS is not needed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 2.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Bilhar
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 15:33 UTC by Luke Meyer
Modified: 2017-03-08 17:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-09 00:21:32 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Luke Meyer 2013-12-13 15:33:54 UTC
https://access.redhat.com/site/documentation/en-US/OpenShift_Enterprise/2/html-single/Deployment_Guide/index.html#sect-Configuring_Redundancy
5.8.4.3. MongoDB
Procedure 5.18. To Configure the Broker Application to Use a Replica Set:
Step 2.

Remove "Set MONGO_REPLICA_SETS to true" and the line below with MONGO_REPLICA_SETS="true"

It doesn't hurt anything to put this in the file, but it's not in the broker.conf and doesn't do anything if added. Code now determines whether it's a replica set based on the MONGO_HOST_PORT var.


Note You need to log in before you can comment on or make changes to this bug.