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

apache / carbondata / 880
76%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2018 02:17PM UTC
Jobs 1
Files 987
Run time 38min
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
880

push

jenkins

kumarvishal09
[CARBONDATA-2817]Thread Leak in Update and in No sort flow

Issue :- After Update Command is finished , Loading threads are not getting stopped.

Root Cause :-

In Update flow DataLoadExecutor 's close method is not called so all Executors services are not closed.
In Exceptions are not handled property in AFDW class's closeExecutorService() which is cuasing Thread leak if Job is killed from SparkUI..
Solution :-

Add Task Completion Listener and call close method of DataLoadExecutor to it .
Handle Exception in closeExecutor Service so that all Writer steps Threads can be closed.

This closes #2606

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

57175 of 70683 relevant lines covered (80.89%)

1.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 880.1 08 Aug 2018 02:17PM UTC 0
80.89
Source Files on build 880
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #880
  • 7158d520 on github
  • Prev Build on master (#879)
  • Next Build on master (#883)
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