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

apache / carbondata / 1687
76%

Build:
DEFAULT BRANCH: master
Ran 17 May 2019 08:30AM UTC
Jobs 1
Files 1041
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

pending completion
1687

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

Jobs
ID Job ID Ran Files Coverage
1 1687.1 17 May 2019 08:30AM UTC 0
73.58
Source Files on build 1687
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1687
  • 894216eb on github
  • Prev Build on master (#1685)
  • Next Build on master (#1686)
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