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

apache / carbondata / 1554
76%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2019 05:24PM UTC
Jobs 1
Files 1027
Run time 2944min
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
1554

push

jenkins

kunal642
[CARBONDATA-3298]Removed Log Message for Already Deleted Segments

Problem:
In old store, Create table and perform one Insert operation. Now,
update and delete that record, which marks that segment as "MARKED FOR DELETE".
Now run "clean files command" to delete the segment.
Note: In this case, Metadata folder doesn't contain segment file.
In new store, Refresh the table and again perform IUD operation. Now,
when "clean files" command is executed, We will check if physically segment file
exists or not, if not present, then we will log a warning message, as file not present.
If old store contains more segments, then for each segment, this log message will be
getting printed, which is not required.

Solution:
Removed log message for already deleted segments

This closes #3131

62483 of 78967 relevant lines covered (79.13%)

1.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1554.1 28 Feb 2019 05:24PM UTC 0
79.13
Source Files on build 1554
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1554
  • 9051ab72 on github
  • Prev Build on master (#1553)
  • Next Build on master (#1555)
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