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

apache / carbondata / 1573
76%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2019 12:12PM UTC
Jobs 1
Files 1031
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
1573

push

jenkins

kumarvishal09
[CARBONDATA-3297] Fix that the IndexoutOfBoundsException when creating table and dropping table are at the same time

[Problem]
Throw the IndexoutOfBoundsException when creating table and dropping table are at the same time

[Solution]
The type of carbonTables in MetaData.class is ArrayBuffer, and the ArrayBuffer is not thread-safe,
so it throw this exception when creating table and dropping table are at the same time

Use read write lock to guarantee the thread-safe

This closes #3130

62777 of 79277 relevant lines covered (79.19%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1573.1 12 Mar 2019 12:12PM UTC 0
79.19
Source Files on build 1573
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1573
  • 6840a183 on github
  • Prev Build on master (#1572)
  • Next Build on master (#1574)
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