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

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

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2018 07:27PM UTC
Files 983
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

19 Jul 2018 07:27PM UTC coverage: 81.184% (+11.9%) from 69.314%
681.1

push

jenkins

ravipesala
[CARBONDATA-2751] Fixed Thread leak issue in data loading and Compatibility issue

### Problem:

Thread leak when user is killing data loading process from UI

NPE when user is querying old store.

### Solution

When carbondata file writing is in progress during data loading and user is killing it from UI Producer and consumer thread are not getting shutdown. Need to handle the same in close method

Old store (V1/V2) does not have datachunk3 object so while filling the local dictionary it is checking whether local dictionary is present in datachunk3 or not but datachunk3 null check is missing

This closes #2521

56780 of 69940 relevant lines covered (81.18%)

1.08 hits per line

Source Files on job 681.1
  • Tree
  • List 0
  • Changed 359
  • Source Changed 5
  • Coverage Changed 359
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 681
  • 4a37e05c on github
  • Prev Job for on master (#680.1)
  • Next Job for on master (#683.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