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

apache / carbondata / 1104
76%

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

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

72 of 72 new or added lines in 6 files covered. (100.0%)

59237 of 75104 relevant lines covered (78.87%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1104.1 29 Sep 2018 03:47AM UTC 0
78.87
Source Files on build 1104
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1104
  • 9ae91cc5 on github
  • Prev Build on master (#832)
  • Next Build on master (#1107)
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