[ https://issues.apache.org/jira/browse/BOOKKEEPER-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047305#comment-16047305 ]
ASF GitHub Bot commented on BOOKKEEPER-1097: -------------------------------------------- GitHub user reddycharan opened a pull request: https://github.com/apache/bookkeeper/pull/188 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 You can merge this pull request into a Git repository by running: $ git pull https://github.com/reddycharan/bookkeeper gctestnowritabledirs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/188.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #188 ---- commit df6f761ac1888919da6d0fbac941b38546997da1 Author: Charan Reddy Guttapalem <cguttapa...@salesforce.com> Date: 2016-10-04T20:33:21Z 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 ---- > 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 > > > - 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)