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

Issue 86930046: fix upgrade from 1.18 to 1.19

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by natefinch
Modified:
12 years, 1 month ago
Reviewers:
mp+215504, jameinel, wallyworld
Visibility:
Public.

Description

fix upgrade from 1.18 to 1.19 So, we can't start old mongo servers into replset mode just yet, which was causing the problem. So for now, we won't replace the old upstart scripts of existing servers. https://code.launchpad.net/~natefinch/juju-core/042-sortaensure/+merge/215504 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -11 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M agent/mongo/mongo.go View 3 chunks +11 lines, -2 lines 1 comment Download
M agent/mongo/mongo_test.go View 2 chunks +11 lines, -9 lines 0 comments Download

Messages

Total messages: 3
natefinch
Please take a look.
12 years, 1 month ago (2014-04-11 20:52:32 UTC) #1
wallyworld
LGTM with another TODO added https://codereview.appspot.com/86930046/diff/1/agent/mongo/mongo.go File agent/mongo/mongo.go (right): https://codereview.appspot.com/86930046/diff/1/agent/mongo/mongo.go#newcode231 agent/mongo/mongo.go:231: if os.IsExist(err) { Can ...
12 years, 1 month ago (2014-04-11 21:58:04 UTC) #2
jameinel
12 years, 1 month ago (2014-04-12 05:29:43 UTC) #3
Just to be clear, the "We can't upgrade" is because we have to do the
mongo-single-user song-and-dance to get API servers admin rights to be able to
configure the replica set details, is that correct?

If so, LGTM
Sign in to reply to this message.

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