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

uwescience / myria / 950
60%
master: 27%

Build:
Build:
LAST BUILD BRANCH: blob_expr_UDF
DEFAULT BRANCH: master
Ran 22 Mar 2016 11:33PM UTC
Jobs 3
Files 418
Run time 9min
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
950

push

travis-ci

jingjingwang
make JVM exit when OOM
WHen the JVM is close to an OOM state, the OOM error can be thrown at any time by any thread, even threads that are not used for query processing. The old implementatiob takes a long way to propagate an OOM error from the lowest level to Worker level, and the system state can crash during this process so that the query is still marked as running but the JVM cannot respond anymore. On the other hand, it is unnecessary to clean up after an OOM since the JVM is in an OOM state anyway. So we terminate the worker process when an OOM is detected.

26 of 26 new or added lines in 5 files covered. (100.0%)

14006 of 23427 relevant lines covered (59.79%)

1.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/edu/washington/escience/myria/util/concurrent/ErrorLoggingTimerTask.java
2
100.0
src/edu/washington/escience/myria/util/concurrent/ExecutableExecutionFuture.java
3
100.0
src/edu/washington/escience/myria/util/concurrent/OperationFutureBase.java
4
100.0
src/edu/washington/escience/myria/util/JVMUtils.java
10
100.0
src/edu/washington/escience/myria/parallel/LocalFragment.java
Jobs
ID Job ID Ran Files Coverage
1 950.1 22 Mar 2016 11:34PM UTC 0
59.62
Travis Job 950.1
2 950.2 22 Mar 2016 11:33PM UTC 0
59.87
Travis Job 950.2
3 950.3 22 Mar 2016 11:42PM UTC 0
59.54
Travis Job 950.3
Source Files on build 950
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #950
  • 327eb3c7 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

© 2025 Coveralls, Inc