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

Issue 88900044: code review 88900044: net: fix probabilities in DNS SRV shuffleByWeight (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by bradfitz
Modified:
10 years ago
Reviewers:
minux1, gobot, msolo, rsc, dave
CC:
rsc, iant, msolo, golang-codereviews
Visibility:
Public.

Description

net: fix probabilities in DNS SRV shuffleByWeight Patch from msolo. Just moving it to a CL. The test fails before and passes with the fix. Fixes Issue 7098

Patch Set 1 #

Patch Set 2 : diff -r 4873079c140c https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 4873079c140c https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 31d9280833b4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -2 lines) Patch
M src/pkg/net/dnsclient.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
A src/pkg/net/dnsclient_test.go View 1 1 chunk +69 lines, -0 lines 0 comments Download

Messages

Total messages: 7
bradfitz
Hello rsc@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years ago (2014-04-17 19:27:45 UTC) #1
msolo
On 2014/04/17 19:27:45, bradfitz wrote: > Hello mailto:rsc@golang.org, mailto:iant@golang.org (cc: mailto:golang-codereviews@googlegroups.com), > > I'd like ...
10 years ago (2014-04-17 20:07:55 UTC) #2
rsc
LGTM
10 years ago (2014-04-17 20:25:12 UTC) #3
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=aa556eca5c33 *** net: fix probabilities in DNS SRV shuffleByWeight Patch from msolo. ...
10 years ago (2014-04-17 20:28:42 UTC) #4
gobot
This CL appears to have broken the freebsd-amd64-cheney10 builder. See http://build.golang.org/log/3b4f4b5de7fc4c5993b75ed7f3afe482b2e125e4
10 years ago (2014-04-18 07:37:56 UTC) #5
dave_cheney.net
Ignore this > On 18 Apr 2014, at 17:37, gobot@golang.org wrote: > > This CL ...
10 years ago (2014-04-18 07:52:48 UTC) #6
minux1
10 years ago (2014-04-18 16:58:47 UTC) #7
On Apr 18, 2014 3:52 AM, "Dave Cheney" <dave@cheney.net> wrote:
> Ignore this
actually i'm thinking if make.bash should be made smarter to detect that
gcc doesn't exist and try clang.
or at least try clang first on freebsd. Having to set CC always on freebsd
isn't user friendly.
> > On 18 Apr 2014, at 17:37, gobot@golang.org wrote:
> >
> > This CL appears to have broken the freebsd-amd64-cheney10 builder.
> > See http://build.golang.org/log/3b4f4b5de7fc4c5993b75ed7f3afe482b2e125e4
Sign in to reply to this message.

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