-
Notifications
You must be signed in to change notification settings - Fork 3.9k
On result2 resolution result have addresses or error #11330
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
Merged
kannanjgithub
merged 38 commits into
grpc:master
from
kannanjgithub:onResult2_resolutionResultHaveAddressesOrError
Oct 7, 2024
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
a4e92d6
Introducing NameResolver Listener2::onResult2 that returns Status of …
kannanjgithub 8ac1581
Add comment for the deprecation.
kannanjgithub 82dc9c5
Introducing NameResolver Listener2::onResult2 that returns Status of …
kannanjgithub a42e66e
Merge remote-tracking branch 'origin/onResult2' into onResult2
kannanjgithub 5e8b3ea
Whitespace fix.
kannanjgithub 7deb491
Combining passing name resolution result or error via ResolutionResult.
kannanjgithub fb39b62
Combining passing name resolution result or error via ResolutionResult.
kannanjgithub 3a1f3eb
Merge remote-tracking branch 'origin/onResult2_resolutionResultHaveAd…
kannanjgithub 7169585
nit.
kannanjgithub 3aedd65
Test fixes.
kannanjgithub 96a7612
Merge branch 'grpc:master' into onResult2_resolutionResultHaveAddress…
kannanjgithub 8909812
Merge branch 'master' into onResult2_resolutionResultHaveAddressesOrE…
kannanjgithub 96890d2
nit
kannanjgithub 57ee8e2
Fix merge errors.
kannanjgithub b1e7802
Fix warnings.
kannanjgithub f2a7b32
Fix style issues.
kannanjgithub 4c0742d
Fix style issues.
kannanjgithub 7f83dee
Fix a failing test, and address review comments for StatusOr.java
kannanjgithub f725239
Fix style issues.
kannanjgithub 5dc6cd9
Fix tests.
kannanjgithub 3102374
Fix style.
kannanjgithub d6ee012
Fix tests
kannanjgithub c44fbc2
Remove the warning as error added in my previous commit since in koko…
kannanjgithub 27af56b
Trigger Build to retry the Android test RetriableStreamTest that fail…
kannanjgithub d02e4aa
Implement equals and hashCode in StatusOr and other things discussed.
kannanjgithub 49dffd5
Fix warning as error for unchecked cast
kannanjgithub fea7744
Add suppress unchecked cast
kannanjgithub ad34729
Fix copyright year.
kannanjgithub e7f7fda
Revert back of() in favor of fromValue(). Made getValue() throw Illeg…
kannanjgithub 97cb232
Merge remote-tracking branch 'origin/onResult2_resolutionResultHaveAd…
kannanjgithub e136fe5
Add experimental API label. Allow null value.
kannanjgithub bcf8578
Merge branch 'grpc:master' into onResult2_resolutionResultHaveAddress…
kannanjgithub 18681d1
Address review comments.
kannanjgithub b67a02b
Merge remote-tracking branch 'origin/onResult2_resolutionResultHaveAd…
kannanjgithub 70056e4
Fix review comments.
kannanjgithub 7dff20e
Address review comments.
kannanjgithub c80aafb
Fix code coverage by adding missing test cases.
kannanjgithub 1706016
Fix new review comments.
kannanjgithub File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix review comments.
- Loading branch information
commit 70056e48aa5ef926ff84a3eaf9bf456d1a77865f
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.