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

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

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2019 09:02AM UTC
Files 1033
Run time 55s
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

29 Mar 2019 09:02AM UTC coverage: 77.513% (-1.4%) from 78.924%
1614.1

push

jenkins

ravipesala
[CARBONDATA-3332] Blocked concurrent compaction and update/delete

Problem:
When update and compaction are executed concurrently then update is trying to update the contents of segment 0 whereas compaction has already marked the segment as COMPACTED. This compacted segment is of no use to the update command and therefore when trying to access the segment info from map it throws key not found.

Solution:
Block update and compaction concurrent operations.

This closes #3166

61648 of 79532 relevant lines covered (77.51%)

1.03 hits per line

Source Files on job 1614.1
  • Tree
  • List 0
  • Changed 130
  • Source Changed 0
  • Coverage Changed 130
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1614
  • 36e6840d on github
  • Prev Job for on master (#1613.1)
  • Next Job for on master (#1615.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