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

GoogleCloudPlatform / google-cloud-java / 3935
72%

Build:
DEFAULT BRANCH: master
Ran 22 May 2017 06:12AM UTC
Jobs 1
Files 455
Run time 21s
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
3935

Pull #2079

travis-ci

web-flow
pubsub: move polling task to alarm executor

"alarm executor".
This commit moves polling tasks to the same executor,
and give the said executor more threads
to handle the extra workload.

This commit puts all client's "house keeping" tasks in one executor,
and all user code in another.
In this way, long running user code cannot starve the client of CPU.
Pull Request #2079: pubsub: move polling task to alarm executor

9 of 9 new or added lines in 3 files covered. (100.0%)

19313 of 23861 relevant lines covered (80.94%)

59412.62 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
100.0
google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/PollingSubscriberConnection.java

Coverage Regressions

Lines Coverage ∆ File
1
100.0
google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/spi/v1/Subscriber.java
Jobs
ID Job ID Ran Files Coverage
2 3935.2 22 May 2017 06:12AM UTC 0
80.94
Travis Job 3935.2
Source Files on build 3935
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3935
  • Pull Request #2079
  • PR Base - master (#3934)
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