[
https://issues.apache.org/jira/browse/BOOKKEEPER-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved BOOKKEEPER-991.
----------------------------------
Resolution: Fixed
Fix Version/s: 4.5.0
Issue resolved by merging pull request 100
[https://github.com/apache/bookkeeper/pull/100]
{noformat}
commit 0fbb98b3629df18518ab6b2298bdd6fe5f19af7e
Author: Charan Reddy Guttapalem <[email protected]>
AuthorDate: Tue Jan 10 22:37:55 2017 -0800
Commit: Sijie Guo <[email protected]>
CommitDate: Tue Jan 10 22:37:55 2017 -0800
BOOKKEEPER-991: Get list of disk files
BKShell Command for
Getting list of DiskFiles -
Journals/EntryLogs/IndexFiles
Author: Charan Reddy Guttapalem <[email protected]>
Reviewers: Sijie Guo <[email protected]>
Closes #100 from reddycharan/listfilesondisc
{noformat}
> bk shell - Get a list of all on disk files
> ------------------------------------------
>
> Key: BOOKKEEPER-991
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-991
> Project: Bookkeeper
> Issue Type: New Feature
> Reporter: Charan Reddy Guttapalem
> Assignee: Charan Reddy Guttapalem
> Priority: Minor
> Fix For: 4.5.0
>
>
> BK saves the contents in multiple on disk files, journals, entrylog, and
> index files.
> We need a way to list all these files in chronology order, so these files can
> be given as input to other shell operations like ReadJournalCmd.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)