Skip to content

Conversation

@menghanl
Copy link
Contributor

No description provided.

@menghanl menghanl requested a review from dfawley May 12, 2017 18:32
Copy link
Member

@dfawley dfawley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple optional changes, otherwise LGTM

},
}
if err := stream.Send(initReq); err != nil {
grpclog.Printf("grpclb: failed to send init request: %v", err)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question..

ClientStats: &stats,
},
}); err != nil {
grpclog.Printf("grpclb: failed to send load report: %v", err)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also log the request?

@dfawley dfawley merged commit 780308d into grpc:master May 12, 2017
@menghanl menghanl deleted the add_grpclb_log branch December 11, 2018 01:36
@lock lock bot locked as resolved and limited conversation to collaborators Jun 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants