Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alts: fix server hang #5900

Merged
merged 2 commits into from
Jun 19, 2019
Merged

Conversation

carl-mastrangelo
Copy link
Contributor

Followup to #5893 which causes a server side hang. This is a hack.

@carl-mastrangelo
Copy link
Contributor Author

@jiangtaoli2016 it would be super helpful if there was a mock nanny handshaker so we could test the client and server together. It's pretty painful to test this internally, but then make the changes externally.

Copy link
Contributor

@creamsoup creamsoup left a comment

Choose a reason for hiding this comment

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

LGTM

@carl-mastrangelo carl-mastrangelo merged commit 6e2bb6b into grpc:master Jun 19, 2019
@carl-mastrangelo carl-mastrangelo deleted the fixalts2 branch June 19, 2019 16:25
@jiangtaoli2016
Copy link
Contributor

@carl-mastrangelo We have fake handshaker service in gRPC c++ (grpc/test/core/tsi/alts/fake_handshaker/) used by envoy. Can grpc-java use this by running fake handshaker as a separate binary? Or we have to write a fake handshaker in Java.

@carl-mastrangelo
Copy link
Contributor Author

@jiangtaoli2016 can it be used in a bazel rule? we could make one here.

@carl-mastrangelo carl-mastrangelo restored the fixalts2 branch August 17, 2019 01:13
@lock lock bot locked as resolved and limited conversation to collaborators Nov 15, 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.

None yet

3 participants