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

Issue 6298061: cmd/jujud: Provisioner should Open it's own state connection (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by dave
Modified:
11 years, 10 months ago
Reviewers:
mp+109304
Visibility:
Public.

Description

cmd/jujud: Provisioner should Open it's own state connection This small branch is extracted from my working copy. By passing the PA a state.Info, rather than a connected (and possibly shared) state.Conn it ensures they aren't sharing a single state connection. https://code.launchpad.net/~dave-cheney/juju-core/go-cmd-jujud-provisioner-state-and-close/+merge/109304 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : cmd/jujud: Provisioner should Open it's own state connection #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -30 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/jujud/provisioning.go View 2 chunks +8 lines, -4 lines 0 comments Download
M cmd/jujud/provisioning_test.go View 4 chunks +23 lines, -26 lines 0 comments Download

Messages

Total messages: 6
dave_cheney.net
Please take a look.
11 years, 11 months ago (2012-06-08 07:43:54 UTC) #1
fwereade
What's the benefit of testing with 2 separate connections?
11 years, 11 months ago (2012-06-08 15:05:32 UTC) #2
dave_cheney.net
On 2012/06/08 15:05:32, fwereade wrote: > What's the benefit of testing with 2 separate connections? ...
11 years, 10 months ago (2012-06-10 23:18:06 UTC) #3
rog
On 2012/06/08 07:43:54, dfc wrote: > Please take a look. LGTM
11 years, 10 months ago (2012-06-11 08:13:06 UTC) #4
niemeyer
LGTM
11 years, 10 months ago (2012-06-11 18:54:57 UTC) #5
dave_cheney.net
11 years, 10 months ago (2012-06-11 22:10:34 UTC) #6
*** Submitted:

cmd/jujud: Provisioner should Open it's own state connection

This small branch is extracted from my working copy. By passing the PA
a state.Info, rather than a connected (and possibly shared) state.Conn
it ensures they aren't sharing a single state connection.

R=fwereade, rog, niemeyer
CC=
https://codereview.appspot.com/6298061
Sign in to reply to this message.

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