• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / #20055

Builds Branch Commit Type Ran Committer Via Coverage
#20055 master Revert "core: Report marshaller error for uncompressed size too large back to the client " This reverts commit a40d549ce. A user has noticed it caused test failures. cl/828098798 ``` java.lang.AssertionError: Fail... push 05 Nov 2025 07:08PM UTC ejona86 github
88.51
#20054 v1.77.x core: Fix NPE during address update with Happy Eyeballs Fixes #12168 push 05 Nov 2025 03:46PM UTC ejona86 github
88.55
#20053 master interop-testing: timeoutOnSleepingServer should fail on exception This is ancient code, but our API should not throw IllegalStateException in the case of races. This essentially reverts 0958fd407. The stream code has changed a lot since this code... push 05 Nov 2025 03:44PM UTC ejona86 github
88.53
#20052 v1.77.x rls: Add route lookup reason to request whether it is due to a cache miss or stale cache entry (#12442) b/348690462 push 05 Nov 2025 03:43PM UTC ejona86 github
88.55
#20051 master binder: Hold lock when calling setOutgoingBinder() setOutgoingBinder() has `@GuardedBy` for the transport. ``` binder/src/main/java/io/grpc/binder/internal/BinderServerTransport.java:71: error: [GuardedBy] This access should be guarded by 'trans... push 04 Nov 2025 08:54PM UTC web-flow github
88.54
#20050 v1.77.x xds: Detect negative ref count for xds client If the refcount goes negative, then the next getObject() will return null. This was noticed during code inspection when investigating a NullPointerException in b/454396128, although it is unclear if t... push 04 Nov 2025 05:28PM UTC ejona86 github
88.52
#20049 master core: Fix NPE during address update with Happy Eyeballs Fixes #12168 push 04 Nov 2025 04:08PM UTC ejona86 github
88.51
#20048 master binder: Introduce server authorization strategy v2 Adds support for android:isolatedProcess Services (fixing #12293) and moves all peer authorization checks to the handshake, allowing subsequent transactions to go unchecked. push 04 Nov 2025 08:17AM UTC jdcormie github
88.53
#20047 master rls: Add route lookup reason to request whether it is due to a cache miss or stale cache entry (#12442) b/348690462 push 04 Nov 2025 07:36AM UTC web-flow github
88.51
#20046 v1.77.x xds: Avoid default bootstrap when global override in XdsNameResolver This fixes a regression with an internal API from 27d150890 where overridding the global bootstrap didn't impact parsing the default bootstrap. So if no global bootstrap was ava... push 03 Nov 2025 09:42PM UTC ejona86 github
88.53
#20045 master xds: Detect negative ref count for xds client If the refcount goes negative, then the next getObject() will return null. This was noticed during code inspection when investigating a NullPointerException in b/454396128, although it is unclear if t... push 03 Nov 2025 09:06PM UTC ejona86 github
88.55
#20044 master core: Report marshaller error for uncompressed size too large back to the client Report a status code of RESOURCE_EXHAUSTED instead of UNKNOWN, when the marshaller throws error for uncompressed message size being too large. Fixes : #11246 push 03 Nov 2025 09:29AM UTC web-flow github
88.51
#20043 master xds: Avoid default bootstrap when global override in XdsNameResolver This fixes a regression with an internal API from 27d150890 where overridding the global bootstrap didn't impact parsing the default bootstrap. So if no global bootstrap was ava... push 02 Nov 2025 08:07PM UTC web-flow github
88.52
#20042 master Stop leaking `this` from BinderServerTransport's ctor (#12453) Accomplish this with a new factory method. Document why ignoring errors from setOutgoingBinder() is ok. Add a test for a dead-on-arrival client binder. push 31 Oct 2025 05:23PM UTC web-flow github
88.51
#20041 master buildscripts: Increase macos.cfg timeout to 1h We are seeing frequent Kokoro VM timeouts with the 45 minute setting. Even successful builds take 38 mins which is close, so increasing the timeout to 1 hour. push 31 Oct 2025 05:01PM UTC web-flow github
88.55
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 1142
  • 1143
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc