Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(15)

Issue 35790047: mongo replicaset configuration

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by natefinch
Modified:
10 years, 4 months ago
Reviewers:
mp+197916, jameinel, fwereade, rog
Visibility:
Public.

Description

mongo replicaset configuration These changes encompass an API for setting up and controlling a mongo replicaset directly through mgo. In order to facilitate testing, the code under testing to set up a test mongo server was refactored to allow it to be used for multiple mongo servers (previously it used a lot of package global variables). https://code.launchpad.net/~natefinch/juju-core/mongo-ha/+merge/197916 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : mongo replicaset configuration #

Total comments: 23

Patch Set 3 : mongo replicaset configuration #

Total comments: 14

Patch Set 4 : mongo replicaset configuration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13
natefinch
Please take a look.
10 years, 4 months ago (2013-12-05 16:15:44 UTC) #1
natefinch
Don't review this yet, I am getting some sporadic test failures that need to be ...
10 years, 4 months ago (2013-12-05 16:27:35 UTC) #2
fwereade
On 2013/12/05 16:27:35, nate.finch wrote: > Don't review this yet, I am getting some sporadic ...
10 years, 4 months ago (2013-12-09 10:45:54 UTC) #3
natefinch
Please take a look.
10 years, 4 months ago (2013-12-10 21:59:09 UTC) #4
rog
LGTM modulo the below. https://codereview.appspot.com/35790047/diff/20001/environs/replicaset/replicaset.go File environs/replicaset/replicaset.go (right): https://codereview.appspot.com/35790047/diff/20001/environs/replicaset/replicaset.go#newcode26 environs/replicaset/replicaset.go:26: // with MemberDefaults instead. MemberDefaults ...
10 years, 4 months ago (2013-12-11 12:05:07 UTC) #5
natefinch
Please take a look. https://codereview.appspot.com/35790047/diff/20001/environs/replicaset/replicaset.go File environs/replicaset/replicaset.go (right): https://codereview.appspot.com/35790047/diff/20001/environs/replicaset/replicaset.go#newcode26 environs/replicaset/replicaset.go:26: // with MemberDefaults instead. On ...
10 years, 4 months ago (2013-12-12 11:32:06 UTC) #6
rog
LGTM modulo the below. https://codereview.appspot.com/35790047/diff/20001/environs/replicaset/replicaset_test.go File environs/replicaset/replicaset_test.go (right): https://codereview.appspot.com/35790047/diff/20001/environs/replicaset/replicaset_test.go#newcode176 environs/replicaset/replicaset_test.go:176: exp := IsMasterResults{ On 2013/12/12 ...
10 years, 4 months ago (2013-12-12 12:18:12 UTC) #7
jameinel
I didn't finish the review until I got called away, but I can give you ...
10 years, 4 months ago (2013-12-12 14:17:45 UTC) #8
rog
https://codereview.appspot.com/35790047/diff/40001/environs/replicaset/replicaset.go File environs/replicaset/replicaset.go (right): https://codereview.appspot.com/35790047/diff/40001/environs/replicaset/replicaset.go#newcode13 environs/replicaset/replicaset.go:13: // called only once for a given mongo replica ...
10 years, 4 months ago (2013-12-12 14:55:41 UTC) #9
natefinch
On 2013/12/12 14:55:41, rog wrote: > > https://codereview.appspot.com/35790047/diff/40001/environs/replicaset/replicaset.go#newcode42 > environs/replicaset/replicaset.go:42: BuildIndexes *bool > `bson:"buildIndexes,omitempty"` > ...
10 years, 4 months ago (2013-12-12 16:08:36 UTC) #10
natefinch
On 2013/12/12 14:17:45, jameinel wrote: > https://codereview.appspot.com/35790047/diff/40001/environs/replicaset/replicaset.go > File environs/replicaset/replicaset.go (right): > > https://codereview.appspot.com/35790047/diff/40001/environs/replicaset/replicaset.go#newcode13 > ...
10 years, 4 months ago (2013-12-13 19:20:35 UTC) #11
natefinch
On 2013/12/12 12:18:12, rog wrote: > > https://codereview.appspot.com/35790047/diff/20001/testing/mgo.go > File testing/mgo.go (right): > > https://codereview.appspot.com/35790047/diff/20001/testing/mgo.go#newcode43 ...
10 years, 4 months ago (2013-12-13 19:23:54 UTC) #12
natefinch
10 years, 4 months ago (2013-12-20 15:14:22 UTC) #13
Please take a look.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b