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

apache / carbondata / 1172
76%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2018 08:46AM UTC
Jobs 1
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

pending completion
1172

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

60556 of 75146 relevant lines covered (80.58%)

1.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1172.1 19 Oct 2018 08:46AM UTC 0
80.58
Source Files on build 1172
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1172
  • 1be990f6 on github
  • Prev Build on master (#1073)
  • Next Build on master (#1174)
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