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

apache / carbondata / 1689
76%

Build:
DEFAULT BRANCH: master
Ran 19 May 2019 08:31AM UTC
Jobs 1
Files 1041
Run time 44s
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
1689

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

59217 of 80514 relevant lines covered (73.55%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1689.1 19 May 2019 08:31AM UTC 0
73.55
Source Files on build 1689
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1689
  • 894216eb on github
  • Prev Build on master (#1688)
  • Next Build on master (#1691)
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