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

apache / carbondata / 1613
76%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2019 06:08PM UTC
Jobs 1
Files 1033
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
1613

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

62770 of 79532 relevant lines covered (78.92%)

1.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1613.1 28 Mar 2019 06:08PM UTC 0
78.92
Source Files on build 1613
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1613
  • 36e6840d on github
  • Prev Build on master (#1611)
  • Next Build on master (#1614)
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