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

uwescience / myria / 950 / 1
60%
master: 27%

Build:
Build:
LAST BUILD BRANCH: blob_expr_UDF
DEFAULT BRANCH: master
Ran 22 Mar 2016 11:34PM UTC
Files 418
Run time 13s
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

22 Mar 2016 11:17PM UTC coverage: 59.615%. First build
950.1

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.

13550 of 22729 relevant lines covered (59.62%)

0.6 hits per line

Source Files on job 950.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 950
  • Travis Job 950.1
  • 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