You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/29 00:55:58 UTC

[jira] [Commented] (BOOKKEEPER-992) ReadLog Command Enhancement

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

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

GitHub user reddycharan opened a pull request:

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

    BOOKKEEPER-992: ReadLog Command Enhancement

    - Take arguments lid and eid and prints just that entry
    - Take arguments of position range and print entries
    which are located in that position range

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

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

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

    https://github.com/apache/bookkeeper/pull/102.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 #102
    
----
commit 84bcf07a9621428ecb9045fb3acbda134832af41
Author: Charan Reddy Guttapalem <cg...@salesforce.com>
Date:   2016-12-29T00:51:18Z

    BOOKKEEPER-992: ReadLog Command Enhancement
    
    - Take arguments lid and eid and prints just that entry
    - Take arguments of position range and print entries
    which are located in that position range

----


> ReadLog Command Enhancement
> ---------------------------
>
>                 Key: BOOKKEEPER-992
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-992
>             Project: Bookkeeper
>          Issue Type: New Feature
>            Reporter: Charan Reddy Guttapalem
>            Assignee: Charan Reddy Guttapalem
>            Priority: Minor
>
> - Take arguments lid and eid and prints just that entry
> - Take arguments of position range and print entries
> which are located in that position range



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)