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

uwescience / myria / 735
60%
master: 27%

Build:
Build:
LAST BUILD BRANCH: blob_expr_UDF
DEFAULT BRANCH: master
Ran 02 Oct 2015 07:18PM UTC
Jobs 3
Files 414
Run time 5min
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
735

push

travis-ci

jingjingwang
fix the problem of having a hanging query when there are fragments with recursive dependencies and large amount of output data.
For example, if fragment A shuffles a large amount of data to fragment B and vice versa, there is a possibility that both fragments have OUTPUT_AVAILABLE = false due to full Netty write buffers, so that they both are not ready to be executed and the query hangs. This fix uses a heuristics to solve the problem: increase both low and high watermarks of write buffers when it happens.

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

13899 of 23299 relevant lines covered (59.65%)

1.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/edu/washington/escience/myria/parallel/LocalFragment.java
13
100.0
src/edu/washington/escience/myria/parallel/WorkerSubQuery.java
Jobs
ID Job ID Ran Files Coverage
1 735.1 02 Oct 2015 07:21PM UTC 0
59.75
Travis Job 735.1
2 735.2 02 Oct 2015 07:18PM UTC 0
59.72
Travis Job 735.2
3 735.3 02 Oct 2015 07:24PM UTC 0
59.55
Travis Job 735.3
Source Files on build 735
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #735
  • e1a5db38 on github
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