Skip to content

Conversation

@zpencer
Copy link
Contributor

@zpencer zpencer commented Nov 10, 2017


/**
* A proxy detector that always claims no proxy is needed.
*/
Copy link
Contributor

Choose a reason for hiding this comment

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

optional:

this only appears to be used in tests. You might consider pulling this out into its own static class, putting the instance inside of it, and referencing it from tests like that.

Then the regular code won't have to initialize this anonymous class in prod code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is no longer true because GAE+jdk7 will use this noop detector.

Copy link
Contributor

@carl-mastrangelo carl-mastrangelo left a comment

Choose a reason for hiding this comment

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

LGTM

@zpencer zpencer added the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Nov 10, 2017
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Nov 10, 2017
@zpencer zpencer merged commit e47b82a into grpc:v1.8.x Nov 10, 2017
@zpencer zpencer deleted the gae-no-proxyselector branch November 10, 2017 01:13
@lock lock bot locked as resolved and limited conversation to collaborators Jan 20, 2019
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.

3 participants