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

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

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2018 04:33PM UTC
Files 1015
Run time 1min
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

18 Oct 2018 04:33PM UTC coverage: 80.582% (-0.05%) from 80.636%
1171.1

push

jenkins

Jacky Li
[CARBONDATA-3026] clear expired property that may cause GC problem

During data loading, we will write some temp files (sort temp
files and temp fact data files) in some locations. In currently
implementation, we will add the locations to the CarbonProperties and
associated it with a special key that refers to the data loading.

After data loading, the temp locations are cleared, but the added
property is still remain in the CarbonProperties and never to be cleared.

This will cause the CarbonProperties object growing bigger and bigger
and lead to OOM problems if the thrift-server is a long time running
service. A local test shows that after adding different properties for
11 Billion times, the OOM happens.

In this commit, I clear the property for the locations when we clear the
locations.

This closes #2833

60554 of 75146 relevant lines covered (80.58%)

1.06 hits per line

Source Files on job 1171.1
  • Tree
  • List 0
  • Changed 67
  • Source Changed 6
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1171
  • 1be990f6 on github
  • Prev Job for on master (#9129.1)
  • Next Job for on master (#9138.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