Skip to content

Conversation

@sleipnir
Copy link
Collaborator

No description provided.

Adriano Santos and others added 30 commits May 9, 2025 23:29
Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com>
Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com>
Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com>
@sleipnir sleipnir changed the title Feat/grpc lb [FIX] Virtual channel creation with non resolvable address Oct 14, 2025
@sleipnir sleipnir marked this pull request as ready for review October 15, 2025 15:07
@sleipnir
Copy link
Collaborator Author

@polvalente I think now is ok 4 review

Comment on lines +402 to +406
lb_policy_opt ->
lb_policy_opt

true ->
nil
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems a bit redundant. Can lb_policy_opt be false? If not, we can turn this cond into an if

Copy link
Contributor

@polvalente polvalente left a comment

Choose a reason for hiding this comment

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

Just these few points and I think we're good to go!
You can bump the version to 0.11.2 in this PR too

sleipnir and others added 2 commits October 15, 2025 21:17
Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com>
Co-authored-by: Paulo Valente <16843419+polvalente@users.noreply.github.com>
@polvalente polvalente merged commit 26958d4 into elixir-grpc:master Oct 16, 2025
7 checks passed
@sleipnir sleipnir deleted the feat/grpc-lb branch October 16, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GRPC.Stub.connect basic usage does not work after upgrading from 0.10.2 to 0.11.0

2 participants