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

apache / carbondata / 681
76%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2018 07:27PM UTC
Jobs 1
Files 983
Run time 8min
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
681

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

Jobs
ID Job ID Ran Files Coverage
1 681.1 19 Jul 2018 07:27PM UTC 0
81.18
Source Files on build 681
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #681
  • 4a37e05c on github
  • Prev Build on master (#680)
  • Next Build on master (#683)
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