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

grpc / grpc-java / 14343
89%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2019 04:37PM UTC
Jobs 1
Files 265
Run time 16s
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
14343

push

travis-ci

carl-mastrangelo
netty: refine filtering for benign transport level exceptions

Transport level exceptions (e.g. "Connection reset by peer") are not
useful and clutter the logs. `NettyServerTransport` contains logic to
log such exceptions at level `FINE`.

When running with epoll, transport level exceptions are prefixed with
additional contextual information (e.g. "syscall:read(..) failed:") that
causes the exceptions to be logged at level `INFO`.

Update the filtering logic to match on error messages _containing_ the
blacklisted messages, rather than using string equality.

Closes #5872.

Signed-off-by: Nick Travers <n.e.travers@gmail.com>

14858 of 17093 relevant lines covered (86.92%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14343.1 13 Jun 2019 04:37PM UTC 0
86.92
Travis Job 14343.1
Source Files on build 14343
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14343
  • 6aed3423 on github
  • Prev Build on master (#14334)
  • Next Build on master (#14346)
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