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

Fix remaining references to 'grpc-api'. Add "connect-check" java-client-session-examples command #1802

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

devinrsmith
Copy link
Member

No description provided.

@devinrsmith devinrsmith added bug Something isn't working NoDocumentationNeeded labels Jan 5, 2022
@devinrsmith devinrsmith added this to the Jan 2022 milestone Jan 5, 2022
@devinrsmith devinrsmith self-assigned this Jan 5, 2022
@@ -43,6 +43,7 @@ applicationDistribution.into('bin') {
from(createApplication('execute-script', 'io.deephaven.client.examples.ExecuteScript'))
from(createApplication('execute-code', 'io.deephaven.client.examples.ExecuteCode'))
from(createApplication('subscribe-fields', 'io.deephaven.client.examples.SubscribeToFields'))
from(createApplication('connect-check', 'io.deephaven.client.examples.ConnectCheck'))
Copy link
Member

Choose a reason for hiding this comment

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

I'd vote split this into two PRs, unless this is somehow related to testing the other change(s)? it doesnt look like it could be though, as those are basically just variable names, or the hostname that envoy uses to see the other docker container.

@jcferretti jcferretti merged commit 7c31c52 into deephaven:main Jan 5, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2022
@devinrsmith devinrsmith deleted the fix-envoy-config branch January 5, 2022 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working NoDocumentationNeeded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants