[jira] [Commented] (BOOKKEEPER-991) bk shell - Get a list of all on disk files

2017-01-11 Thread Hudson (JIRA)

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

Hudson commented on BOOKKEEPER-991:
---

FAILURE: Integrated in Jenkins build bookkeeper-master #1624 (See 
[https://builds.apache.org/job/bookkeeper-master/1624/])
BOOKKEEPER-991: Get list of disk files (sijie: rev 
0fbb98b3629df18518ab6b2298bdd6fe5f19af7e)
* (edit) 
bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/BookieShell.java


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


[jira] [Commented] (BOOKKEEPER-991) bk shell - Get a list of all on disk files

2017-01-10 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


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


[jira] [Commented] (BOOKKEEPER-991) bk shell - Get a list of all on disk files

2016-12-28 Thread ASF GitHub Bot (JIRA)

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