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

apache / carbondata / 1559
76%

Build:
DEFAULT BRANCH: master
Ran 05 Mar 2019 08:56AM UTC
Jobs 1
Files 1027
Run time 1117min
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
1559

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

59384 of 78967 relevant lines covered (75.2%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1559.1 05 Mar 2019 08:56AM UTC 0
75.2
Source Files on build 1559
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #1559
  • 9051ab72 on github
  • Prev Build on master (#1558)
  • Next Build on master (#1560)
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