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

grpc-java supports onReadyThreshold property setting #11320

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

hlx502
Copy link
Contributor

@hlx502 hlx502 commented Jun 25, 2024

issues

#11289

modify

  1. Support setting onReadyThreshold through AbstractStub
  2. Add copy of the onReadyThreshold property when copying CallOptions(fix bug)

Add copy of the onReadyThreshold property when copying CallOptions(fix bug)
@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 Jun 26, 2024
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Jun 26, 2024
@ejona86 ejona86 merged commit 25a8b7c into grpc:master Jun 27, 2024
17 of 18 checks passed
@hlx502
Copy link
Contributor Author

hlx502 commented Jul 15, 2024

@ejona86 @kannanjgithub Hey guys, is there an estimated release date?

@kannanjgithub
Copy link
Contributor

Yes, Aug 6, 2024.

@hlx502
Copy link
Contributor Author

hlx502 commented Aug 8, 2024

@kannanjgithub @ejona86 Hi, I see the latest version described in the github document is 1.66.0, but the latest version in the maven repository is 1.65.1. I would like to ask when this feature can be released to the maven repository.
image
image

@ejona86
Copy link
Member

ejona86 commented Aug 8, 2024

mvnrepository.com is just "some random website." It has no authority and is there to get ad revenue. The release is actually already available and visible on central.sonatype.com and search.maven.org (they tend to be delayed a few hours), but we're not done with the release process so there's not yet any announcements.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2024
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