[ https://issues.apache.org/jira/browse/BOOKKEEPER-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sijie Guo resolved BOOKKEEPER-1097. ----------------------------------- Resolution: Fixed Fix Version/s: 4.5.0 Issue resolved by merging pull request 188 [https://github.com/apache/bookkeeper/pull/188] {noformat} commit 59696600784c54192877a5742c6b141eadb07e26 Author: Charan Reddy Guttapalem <cguttapa...@salesforce.com> AuthorDate: Wed Jun 21 12:07:39 2017 -0700 Commit: Sijie Guo <si...@apache.org> CommitDate: Wed Jun 21 12:07:39 2017 -0700 BOOKKEEPER-1097: GC test when no WritableDirs - Functional test validating that Compaction takes place even if there are no writableledgerdir but there are ledgerdirs according to LedgerDirsManager.getWritableLedgerDirsForNewLog - end-to-end testcase of Bookie recovery, incase of Bookie ledgerdir reaching the threshold, and recovering by forcing the gc/compaction Author: Charan Reddy Guttapalem <cguttapa...@salesforce.com> Reviewers: Enrico Olivelli <eolive...@gmail.com>, Jia Zhai <None>, Sijie Guo <si...@apache.org> This closes #188 from reddycharan/gctestnowritabledirs {noformat} > GC test when no WritableDirs > ---------------------------- > > Key: BOOKKEEPER-1097 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1097 > Project: Bookkeeper > Issue Type: Test > Reporter: Charan Reddy Guttapalem > Assignee: Charan Reddy Guttapalem > Priority: Minor > Fix For: 4.5.0 > > > > - Functional test validating that Compaction takes place even if there > are no writableledgerdir but there are ledgerdirs according to > LedgerDirsManager.getWritableLedgerDirsForNewLog > > - end-to-end testcase of Bookie recovery, incase of Bookie ledgerdir > reaching > the threshold, and recovering by forcing the gc/compaction -- This message was sent by Atlassian JIRA (v6.4.14#64029)