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

apache / incubator-distributedlog
43%

Build:
DEFAULT BRANCH: master
Repo Added 01 Sep 2016 04:47PM CUT
Files 434
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • DL-122
  • DL-123
  • DL-135
  • DL-136
  • DL-140
  • DL-145
  • DL-146
  • DL-152
  • DL-155
  • DL-165-TimedOutTestsListener
  • DL-167-fix-testCalculateUnequalWeight
  • DL-170
  • DL-171-Fix-TestAppendOnlyStreamWriter
  • DL-173
  • DL-174
  • DL-180
  • DL-181-startingProxyFailed
  • DL-182-assembled
  • DL-184-graceful
  • DL-186-smoketest
  • DL-187-doc_typo
  • DL-195
  • DL-28
  • DL-73
  • DL_199
  • bump_dl_version
  • change_notice
  • change_thrift_for_core_module
  • change_twitter_future_to_java_future
  • combine_asf_files
  • fcuny/hack-week-cleanup
  • fix_merge_script_issues
  • guava_version
  • jay/fix_typo_in_benchmark
  • jay/use_hostname_for_ledger_allocation
  • kn/repackaging_script
  • kn/zstd
  • lstewart/dlog/watch_tool
  • master
  • merge/DL-85
  • merge/DL-86
  • merge/DL-90
  • merge/DL-91
  • merge/DL-92
  • merge/DL-94
  • merge/DL-97
  • pr-docs-introduction
  • sijie/DL-134
  • sijie/FixTestCreateLogMetadata
  • sijie/FixTestGetFirstDLSNWithOpenLedger
  • sijie/add_disclaimer
  • sijie/fix_javadoc_build
  • sijie/fix_license_header
  • sijie/fix_license_headers
  • sijie/fix_log4j_issue
  • sijie/fix_notice_file
  • sijie/fix_pom_file_layout
  • sijie/generate_source
  • sijie/improve_merge_scripts
  • sijie/include_DISCLAIMER_file
  • sijie/merge_website_script
  • sijie/release_0.4.0
  • sijie/release_guid
  • sijie/remove_reporting
  • sijie/remove_subscription_files
  • sijie/script_for_ci
  • sijie/squash_merge_twitter_changes
  • squashed_merge/DL-111
  • xi/checkstyle
  • xi/checkstyle_benchmark
  • xi/checkstyle_client
  • xi/checkstyle_service

pending completion
406

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%)

13485 of 31057 relevant lines covered (43.42%)

959.93 hits per line

Relevant lines Covered
Build:
Build:
31057 RELEVANT LINES 13485 COVERED LINES
959.93 HITS PER LINE
Source Files on master
  • List 0
  • Changed 107
  • Source Changed 0
  • Coverage Changed 107
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
406 master 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 del... push 29 Aug 2017 07:47AM CUT Sijie Guo jenkins pending completion  
405 master 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 del... push 28 Aug 2017 07:47AM CUT Sijie Guo jenkins pending completion  
404 master 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 del... push 27 Aug 2017 07:47AM CUT Sijie Guo jenkins pending completion  
403 master 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 del... push 26 Aug 2017 07:51AM CUT Sijie Guo jenkins pending completion  
402 master 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 del... push 25 Aug 2017 07:47AM CUT Sijie Guo jenkins pending completion  
401 master 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 del... push 24 Aug 2017 07:44AM CUT Sijie Guo jenkins pending completion  
400 master DL-2: DistributedLog should work with the official apache bookkeeper This change is to upgrade bookkeeper version to BK 4.5.0. - upgrade bookkeeper version to 4.5.0-SNAPSHOT (still waiting a few pull requests to merge apache/bookkeeper#297 apach... push 23 Aug 2017 07:48AM CUT Sijie Guo jenkins pending completion  
399 master DL-2: DistributedLog should work with the official apache bookkeeper This change is to upgrade bookkeeper version to BK 4.5.0. - upgrade bookkeeper version to 4.5.0-SNAPSHOT (still waiting a few pull requests to merge apache/bookkeeper#297 apach... push 22 Aug 2017 07:49AM CUT Sijie Guo jenkins pending completion  
398 master DL-2: DistributedLog should work with the official apache bookkeeper This change is to upgrade bookkeeper version to BK 4.5.0. - upgrade bookkeeper version to 4.5.0-SNAPSHOT (still waiting a few pull requests to merge apache/bookkeeper#297 apach... push 21 Aug 2017 07:47AM CUT Sijie Guo jenkins pending completion  
397 master DL-2: DistributedLog should work with the official apache bookkeeper This change is to upgrade bookkeeper version to BK 4.5.0. - upgrade bookkeeper version to 4.5.0-SNAPSHOT (still waiting a few pull requests to merge apache/bookkeeper#297 apach... push 20 Aug 2017 07:47AM CUT Sijie Guo jenkins pending completion  
See All Builds (355)
  • Repo on GitHub
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