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

Issue 6120054: RPC server for remote command invocation

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by fwereade
Modified:
11 years, 12 months ago
Reviewers:
mp+103678
Visibility:
Public.

Description

RPC server for remote command invocation https://code.launchpad.net/~fwereade/juju/go-jujuc-server/+merge/103678 Requires: https://code.launchpad.net/~fwereade/juju/go-extract-cmd-log/+merge/103479 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 19

Patch Set 2 : RPC server for remote command invocation #

Total comments: 2

Patch Set 3 : RPC server for remote command invocation #

Patch Set 4 : RPC server for remote command invocation #

Patch Set 5 : RPC server for remote command invocation #

Total comments: 2

Patch Set 6 : RPC server for remote command invocation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -0 lines) Patch
A [revision details] View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A cmd/jujuc/server/server.go View 1 2 1 chunk +133 lines, -0 lines 0 comments Download
A cmd/jujuc/server/server_test.go View 1 2 3 4 5 1 chunk +146 lines, -0 lines 0 comments Download

Messages

Total messages: 10
fwereade
Please take a look.
12 years ago (2012-04-26 12:11:41 UTC) #1
rog
looks good, modulo comments below. will look at tests when comments addressed. https://codereview.appspot.com/6120054/diff/1/cmd/jujuc/server/server.go File cmd/jujuc/server/server.go ...
12 years ago (2012-04-27 10:29:46 UTC) #2
fwereade
Please take a look. https://codereview.appspot.com/6120054/diff/1/cmd/jujuc/server/server.go File cmd/jujuc/server/server.go (right): https://codereview.appspot.com/6120054/diff/1/cmd/jujuc/server/server.go#newcode35 cmd/jujuc/server/server.go:35: Stdout string On 2012/04/27 10:29:46, ...
12 years ago (2012-04-27 12:45:59 UTC) #3
fwereade
Please take a look.
12 years ago (2012-04-27 12:49:25 UTC) #4
rog
LGTM assuming jujucDoc and Purpose go as discussed on IRC. https://codereview.appspot.com/6120054/diff/5001/cmd/jujuc/server/server_test.go File cmd/jujuc/server/server_test.go (right): https://codereview.appspot.com/6120054/diff/5001/cmd/jujuc/server/server_test.go#newcode127 ...
12 years ago (2012-04-27 12:52:42 UTC) #5
fwereade
Please take a look.
12 years ago (2012-04-27 13:41:20 UTC) #6
fwereade
https://codereview.appspot.com/6120054/diff/5001/cmd/jujuc/server/server_test.go File cmd/jujuc/server/server_test.go (right): https://codereview.appspot.com/6120054/diff/5001/cmd/jujuc/server/server_test.go#newcode127 cmd/jujuc/server/server_test.go:127: func lines(b []byte) []string { On 2012/04/27 12:52:42, rog ...
12 years ago (2012-04-27 13:41:39 UTC) #7
fwereade
Please take a look.
12 years ago (2012-04-27 15:47:36 UTC) #8
niemeyer
That's very nice. Just a note about the test values, and LGTM. https://codereview.appspot.com/6120054/diff/13002/cmd/jujuc/server/server_test.go File cmd/jujuc/server/server_test.go ...
11 years, 12 months ago (2012-05-02 22:36:04 UTC) #9
fwereade
11 years, 12 months ago (2012-05-03 08:24:36 UTC) #10
*** Submitted:

RPC server for remote command invocation

R=
CC=
https://codereview.appspot.com/6120054

https://codereview.appspot.com/6120054/diff/13002/cmd/jujuc/server/server_tes...
File cmd/jujuc/server/server_test.go (right):

https://codereview.appspot.com/6120054/diff/13002/cmd/jujuc/server/server_tes...
cmd/jujuc/server/server_test.go:33: if c.Value != "zyxxy" {
On 2012/05/02 22:36:04, niemeyer wrote:
> I feel bad for removing some of the fun here, but it'd be useful to have
values
> that give a hint about their meaning for the test. I doubt we'll know how
> "zyxxy", "merlin", and "magic" affect these tests in a week. :-)

Fair enough :). (Don't feel bad, they're not close to my heart of anything)
Sign in to reply to this message.

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