Skip to content

Conversation

@jpd236
Copy link
Contributor

@jpd236 jpd236 commented Mar 15, 2023

While keeping the actual remote uid private to prevent misuse.

…g the actual remote uid private to prevent misuse.
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 15, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: jpd236 / name: Jeff Davidson (11b67c2)

@markb74 markb74 self-requested a review March 16, 2023 16:12
@markb74 markb74 requested a review from ejona86 March 16, 2023 16:24
* one). If you want the uid to pass to some other Android API, consider one of the static wrapper
* methods of {@link PeerUids} instead (or propose a new one).
*/
public final class PeerUid {
Copy link
Member

Choose a reason for hiding this comment

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

@markb74, should this have @ExperimentalApi? Ditto for PeerUids

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seems reasonable to me to start with this as experimental and stabilize in the future as needed. Doesn't seem like this would block our initial intended use case as there are other such classes being used without issue for now. I've added it, but let me know if we should revert for any reason.

@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Mar 16, 2023
@grpc-kokoro grpc-kokoro removed kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run labels Mar 16, 2023
@ejona86 ejona86 merged commit b8444d5 into grpc:master Mar 17, 2023
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Mar 20, 2023
…c#9952)

The actual remote uid was kept private to prevent misuse.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2023
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.

4 participants