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

apache / carbondata / 1104 / 1
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2018 03:47AM UTC
Files 1013
Run time 42s
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

29 Sep 2018 03:47AM UTC coverage: 78.873% (-1.7%) from 80.588%
1104.1

push

jenkins

kumarvishal09
[CARBONDATA-2978] Fixed JVM crash issue when insert into carbon table from other carbon table

Problem:
When data is inserted from one carbon to other carbon table and unsafe load and query is enabled then JVM crash is happening.
Reason: When insert happens from one carbon table another table it uses same task and thread so it
gets the same taskid and at the unsafe manager tries to release all memory acquired by the task even though load happens on the task.

Solution:
Check the listeners and ignore cache clearing.

This closes #2773

59237 of 75104 relevant lines covered (78.87%)

1.05 hits per line

Source Files on job 1104.1
  • Tree
  • List 0
  • Changed 143
  • Source Changed 6
  • Coverage Changed 142
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1104
  • 9ae91cc5 on github
  • Prev Job for on master (#832.1)
  • Next Job for on master (#1107.1)
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