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

grpc / grpc-java / 7383
88%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.80.x
DEFAULT BRANCH: master
Ran 28 Aug 2017 11:54PM UTC
Jobs 1
Files 193
Run time 79min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7383

push

travis-ci

ejona86
Avoid request threads on AppEngine Java 8

While the code had correctly determined full threads were available, the
call to MoreExecutors returned a request thread factory, which has
limitations.

Note that Async stub users may not be able to call GAE APIs in
callbacks. This is because the threads aren't request threads. They can
override the individual call's executor with
com.google.appengine.api.ThreadManager.currentRequestThreadFactory() in
an interceptor via callOptions.withExecutor().

Fixes #3296

9449 of 10738 relevant lines covered (88.0%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7383.1 28 Aug 2017 11:54PM UTC 0
88.0
Travis Job 7383.1
Source Files on build 7383
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7383
  • 2ec2d10b on github
  • Prev Build on v1.6.x (#7352)
  • Next Build on v1.6.x (#7390)
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

© 2026 Coveralls, Inc