• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

grpc / grpc-java / 8381
89%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2017 11:27PM UTC
Jobs 1
Files 217
Run time 12s
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
8381

push

travis-ci

ejona86
core: Increase server handshake timeout to 120s

Previously it was 20s. 20s isn't _bad_, but may be too aggressive.
Having it longer doesn't hurt us too much; we just need some bound.
Since the MAX_BACKOFF on client-side is 120s, this will have client and
server match, except for jitter. Although I will note that the
client-side value covers more work than the server-side, such as
attempting to connect to multiple hosts.

1 of 1 new or added line in 1 file covered. (100.0%)

12313 of 13804 relevant lines covered (89.2%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
100.0
core/src/main/java/io/grpc/internal/Http2Ping.java
2
100.0
netty/src/main/java/io/grpc/netty/NettyServer.java
1
100.0
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
1
100.0
core/src/main/java/io/grpc/internal/SerializingExecutor.java
1
100.0
okhttp/src/main/java/io/grpc/okhttp/OutboundFlowController.java
Jobs
ID Job ID Ran Files Coverage
1 8381.1 27 Nov 2017 11:27PM UTC 0
89.2
Travis Job 8381.1
Source Files on build 8381
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8381
  • e56d9872 on github
  • Prev Build on master (#8379)
  • Next Build on master (#8385)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc