[
https://issues.apache.org/jira/browse/BOOKKEEPER-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589973#comment-15589973
]
ASF GitHub Bot commented on BOOKKEEPER-955:
-------------------------------------------
GitHub user reddycharan opened a pull request:
https://github.com/apache/bookkeeper/pull/63
BOOKKEEPER-955: in listLedgers method currentRange variable has to be…
… updated to the next iterator
in BookKeeperAdmin listLedgers method currentRange variable is not getting
updated to next iterator
when it has run out of elements
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reddycharan/bookkeeper listledgersfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/63.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 #63
----
commit ab24b4e791f903ce8f04bd04b533c0f6ef7d651f
Author: Charan Reddy Guttapalem <[email protected]>
Date: 2016-10-19T21:39:24Z
BOOKKEEPER-955: in listLedgers method currentRange variable has to be
updated to the next iterator
in BookKeeperAdmin listLedgers method currentRange variable is not getting
updated to next iterator
when it has run out of elements
----
> in BookKeeperAdmin listLedgers method currentRange variable is not getting
> updated to next iterator when it has run out of elements
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: BOOKKEEPER-955
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-955
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Charan Reddy Guttapalem
> Assignee: Charan Reddy Guttapalem
> Priority: Minor
>
> in BookKeeperAdmin listLedgers method currentRange variable is not getting
> updated to next iterator when it has run out of elements
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)