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

apache / carbondata / 1614
76%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1614.1 29 Mar 2019 09:02AM UTC 0
77.51
Source Files on build 1614
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1614
  • 36e6840d on github
  • Prev Build on master (#1613)
  • Next Build on master (#1615)
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