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

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

Build:
DEFAULT BRANCH: master
Ran 17 May 2019 08:30AM UTC
Files 1041
Run time 51s
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

17 May 2019 08:30AM UTC coverage: 73.58% (-5.4%) from 78.937%
1687.1

push

jenkins

ravipesala
[CARBONDATA-3386] Concurrent Merge index and query is failing

Problem:
Concurrent merge index and query is failing. Load is triggered on a table, at the end of the load Merge index will be triggered. But this is triggered after the table status is updated as SUCCESS/PARTIAL SUCCESS for that segments. So for the concurrent query, this segment is available for query. Once the merge index is done, it deletes the index files, which are still referred by the query, this leads to the query failure.

Solution:
Trigger merge index before table status updation for all the operations like LOAD, COMPACT.

This closes #3221

59242 of 80514 relevant lines covered (73.58%)

0.99 hits per line

Source Files on job 1687.1
  • Tree
  • List 0
  • Changed 279
  • Source Changed 4
  • Coverage Changed 279
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1687
  • 894216eb on github
  • Prev Job for on master (#1685.1)
  • Next Job for on master (#1686.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