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

Issue 71230045: code review 71230045: net/rpc/jsonrpc: drop response on error

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by yac
Modified:
10 years ago
Visibility:
Public.

Description

net/rpc/jsonrpc: drop response on error Required by jsonrpc 1.0 spec Fixes issue 7442.

Patch Set 1 #

Patch Set 2 : diff -r 72b9500c86ce https://code.google.com/p/go/ #

Patch Set 3 : diff -r 72b9500c86ce https://code.google.com/p/go/ #

Patch Set 4 : diff -r 086daa1d2552 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -0 lines) Patch
M src/pkg/net/rpc/jsonrpc/server.go View 1 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/net/rpc/jsonrpc/server_test.go View 1 2 3 1 chunk +86 lines, -0 lines 0 comments Download

Messages

Total messages: 12
yac
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 1 month ago (2014-03-05 00:45:35 UTC) #1
rsc
can you please add a test?
10 years, 1 month ago (2014-03-05 20:03:45 UTC) #2
yac
On 2014/03/05 20:03:45, rsc wrote: > can you please add a test? please take a ...
10 years, 1 month ago (2014-03-05 22:23:07 UTC) #3
bradfitz
I've mailed out a much simpler test in https://codereview.appspot.com/69860056 Let me get that submitted and ...
10 years, 1 month ago (2014-03-05 23:40:41 UTC) #4
bradfitz
I've submitted the test. Please sync and update this CL to remove the t.Skip. Also ...
10 years, 1 month ago (2014-03-06 00:02:33 UTC) #5
yac
On 2014/03/06 00:02:33, bradfitz wrote: > I've submitted the test. > > Please sync and ...
10 years, 1 month ago (2014-03-06 11:29:44 UTC) #6
bradfitz
I verified the test works: it fails with nice output without the fix and passes ...
10 years, 1 month ago (2014-03-06 14:43:38 UTC) #7
bradfitz
Also, I notice you still haven't submitted a CLA. I will give this about 26 ...
10 years, 1 month ago (2014-03-06 18:49:49 UTC) #8
bradfitz
I've sent https://codereview.appspot.com/72570044 On Thu, Mar 6, 2014 at 10:49 AM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > ...
10 years, 1 month ago (2014-03-07 22:08:14 UTC) #9
yac
I sumbitted the CLA but I needed to do a fresh clone as I lost ...
10 years, 1 month ago (2014-03-07 22:09:12 UTC) #10
bradfitz
I still see no CLA on file, so I'm going to proceed with my CL. ...
10 years, 1 month ago (2014-03-07 22:47:01 UTC) #11
rsc
10 years ago (2014-04-17 02:56:09 UTC) #12
R=close
Sign in to reply to this message.

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