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

Issue 5690051: Continued development of the machine state. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by TheMue
Modified:
12 years, 1 month ago
Reviewers:
mp+93982, niemeyer, fwereade
Visibility:
Public.

Description

State methods and tests for the machine state. https://code.launchpad.net/~themue/juju/go-state-continued-machine/+merge/93982 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Continued development of the machine state. #

Patch Set 3 : Continued development of the machine state. #

Patch Set 4 : Continued development of the machine state. #

Total comments: 5

Patch Set 5 : Continued development of the machine state. #

Total comments: 31

Patch Set 6 : Continued development of the machine state. #

Patch Set 7 : Continued development of the machine state. #

Patch Set 8 : Continued development of the machine state. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -4 lines) Patch
A [revision details] View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M state/machine.go View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M state/state.go View 1 2 3 4 5 6 7 1 chunk +48 lines, -0 lines 0 comments Download
M state/state_test.go View 1 2 3 4 5 6 7 5 chunks +72 lines, -4 lines 0 comments Download

Messages

Total messages: 16
TheMue
Please take a look.
12 years, 2 months ago (2012-02-21 12:48:58 UTC) #1
fwereade
Generally LGTM, couple of comments https://codereview.appspot.com/5690051/diff/1/state/export_test.go File state/export_test.go (right): https://codereview.appspot.com/5690051/diff/1/state/export_test.go#newcode22 state/export_test.go:22: func ZkSetUpEnvironment(t *testing.T) (*zookeeper.Server, ...
12 years, 2 months ago (2012-02-21 13:21:38 UTC) #2
TheMue
Please take a look.
12 years, 2 months ago (2012-02-23 10:24:37 UTC) #3
TheMue
Please take a look.
12 years, 2 months ago (2012-02-27 10:30:52 UTC) #4
TheMue
Please take a look.
12 years, 2 months ago (2012-02-28 09:15:57 UTC) #5
fwereade
https://codereview.appspot.com/5690051/diff/13001/state/state.go File state/state.go (right): https://codereview.appspot.com/5690051/diff/13001/state/state.go#newcode43 state/state.go:43: key := fmt.Sprintf("machine-%010d", id) It'd be quite nice to ...
12 years, 1 month ago (2012-03-09 11:14:50 UTC) #6
TheMue
Please take a look.
12 years, 1 month ago (2012-03-13 15:38:41 UTC) #7
TheMue
PTAL https://codereview.appspot.com/5690051/diff/13001/state/state.go File state/state.go (right): https://codereview.appspot.com/5690051/diff/13001/state/state.go#newcode43 state/state.go:43: key := fmt.Sprintf("machine-%010d", id) On 2012/03/09 11:14:50, fwereade ...
12 years, 1 month ago (2012-03-13 15:42:26 UTC) #8
fwereade
LGTM modulo quibbles https://codereview.appspot.com/5690051/diff/19001/state/state.go File state/state.go (right): https://codereview.appspot.com/5690051/diff/19001/state/state.go#newcode65 state/state.go:65: key := fmt.Sprintf("machine-%010d", id) shouldn't this ...
12 years, 1 month ago (2012-03-13 17:02:43 UTC) #9
TheMue
Please take a look.
12 years, 1 month ago (2012-03-13 18:22:53 UTC) #10
niemeyer
https://codereview.appspot.com/5690051/diff/19001/state/state.go File state/state.go (right): https://codereview.appspot.com/5690051/diff/19001/state/state.go#newcode46 state/state.go:46: return fmt.Errorf("machine %d does not exist", id) return fmt.Errorf("machine ...
12 years, 1 month ago (2012-03-13 19:23:14 UTC) #11
TheMue
Please take a look.
12 years, 1 month ago (2012-03-13 19:57:13 UTC) #12
TheMue
PTAL https://codereview.appspot.com/5690051/diff/19001/state/state.go File state/state.go (right): https://codereview.appspot.com/5690051/diff/19001/state/state.go#newcode46 state/state.go:46: return fmt.Errorf("machine %d does not exist", id) On ...
12 years, 1 month ago (2012-03-13 19:57:28 UTC) #13
niemeyer
LGTM, thanks.
12 years, 1 month ago (2012-03-13 20:07:26 UTC) #14
niemeyer
LGTM, thanks.
12 years, 1 month ago (2012-03-13 20:07:26 UTC) #15
TheMue
12 years, 1 month ago (2012-03-13 20:18:32 UTC) #16
*** Submitted:

Continued development of the machine state.

State methods and tests for the machine state.

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

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