[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15783803#comment-15783803
 ] 

ASF GitHub Bot commented on BOOKKEEPER-991:
-------------------------------------------

GitHub user reddycharan opened a pull request:

    https://github.com/apache/bookkeeper/pull/100

    BOOKKEEPER-991: Get list of disk files

    BKShell Command for 
    Getting list of DiskFiles -
    Journals/EntryLogs/IndexFiles

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/reddycharan/bookkeeper listfilesondisc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/100.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 #100
    
----
commit 70557e7d37059e304b5fcdb1f8cc5f8530338d0c
Author: Charan Reddy Guttapalem <cguttapa...@salesforce.com>
Date:   2016-03-08T02:07:22Z

    BOOKKEEPER-991: Get list of disk files
    
    Getting list of DiskFiles -
    Journals/EntryLogs/IndexFiles

----


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

Reply via email to