Skip to content

Conversation

@dapengzhang0
Copy link
Contributor

@dapengzhang0 dapengzhang0 commented Jul 24, 2018

This is the implementation of the second one of the changes to the channel tracing spec
grpc/proposal#89

private final ChannelTracer channelTracer;
private final Channelz channelz;
@CheckForNull
private Boolean zeroBackends; // a flag for doing channel tracing when flipped
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: sorry to bring this up again, but I just realized it might be even more clear if we made this haveBackends since the zero part is still effectively a negation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. Thanks @zpencer

@dapengzhang0 dapengzhang0 merged commit 658e73a into grpc:master Jul 25, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 23, 2018
@dapengzhang0 dapengzhang0 deleted the channeltrace4 branch May 4, 2020 04:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants