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

grpc / grpc-java / 19987
89%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2020 10:39PM UTC
Jobs 1
Files 394
Run time 42s
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
19987

push

travis-ci

ejona86
netty: BDP ping accounting should occur after flow control

It's hoped that this resolves the "too_many_pings" issue some users are
seeing that is worked around by GRPC_EXPERIMENTAL_AUTOFLOWCONTROL=false.
This change also avoids resetting the ping count for empty data frames
(which shouldn't really happen with gRPC).

The previous code failed to reset the ping count on HEADERS and
WINDOW_UPDATE. The code _appeared_ to have callbacks for WINDOW_UPDATE,
but was layered above the Http2Connection so was never called. Thus,
this version is much more aggressive then the previous version while
also addressing the correctness issue.

24281 of 28016 relevant lines covered (86.67%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19987.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 28 Sep 2020 10:39PM UTC 0
86.67
Travis Job 19987.1
Source Files on build 19987
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19987
  • 00e2d717 on github
  • Prev Build on master (#19986)
  • Next Build on master (#20014)
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