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

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

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2018 11:29AM UTC
Files 1014
Run time 41s
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

04 Oct 2018 11:29AM UTC coverage: 79.506% (-1.1%) from 80.586%
1134.1

push

jenkins

manishgupta88
[CARBONDATA-2990] Fixed JVM crash when rebuilding bloom datamap

Problem: while rebuilding the datamap it access the datamap store so it builds datamap and store in unsafe onheap storage. But while closing the
reader it frees all memory acquired during that task. Since acquired memory is onheap but releasing the memory with offheap allocator it crashes the jvm.

Solution: Maintain the type of memory acquired in the memory block itself and get the allocator as per the memory type and release it.

This closes #2793

59770 of 75177 relevant lines covered (79.51%)

1.03 hits per line

Source Files on job 1134.1
  • Tree
  • List 0
  • Changed 82
  • Source Changed 5
  • Coverage Changed 80
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1134
  • 8fbd4a5f on github
  • Prev Job for on master (#1133.1)
  • Next Job for on master (#1138.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