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

apache / incubator-distributedlog / 402
43%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2017 07:47AM UTC
Jobs 1
Files 434
Run time 46s
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
402

push

jenkins

Sijie Guo
DL-206: Delete the log should also delete the underline ledgers

Problem:
We're not deleting the ledgers when we delete the whole log stream using dlm.delete() API. This would cause a lot of garbage/orphan ledgers in Bookkeeper.

The fix is to delete the ledger when we delete the log stream. Also added a test to validate.

Author: Yiming Zang <yzang@twitter.com>

Reviewers: Sijie Guo <sijie@apache.org>

This closes #152 from yzang/yzang/DL-206

6 of 6 new or added lines in 2 files covered. (100.0%)

13475 of 31057 relevant lines covered (43.39%)

947.42 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/BKAsyncLogReader.java
1
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/BKLogSegmentWriter.java
1
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/ReadAheadEntryReader.java
2
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/BKDistributedLogManager.java
2
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/bk/LedgerAllocatorPool.java
2
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/impl/logsegment/BKLogSegmentEntryReader.java
65
100.0
distributedlog-core/src/main/java/org/apache/distributedlog/BKLogWriteHandler.java
Jobs
ID Job ID Ran Files Coverage
1 402.1 25 Aug 2017 07:47AM UTC 0
43.39
Source Files on build 402
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #402
  • 671a6ee4 on github
  • Prev Build on master (#401)
  • Next Build on master (#403)
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

© 2025 Coveralls, Inc