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

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

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2019 12:12PM UTC
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

12 Mar 2019 12:12PM UTC coverage: 79.187% (-0.002%) from 79.189%
1573.1

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

Source Files on job 1573.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1573
  • 6840a183 on github
  • Prev Job for on master (#1572.1)
  • Next Job for on master (#1574.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