[
https://issues.apache.org/jira/browse/BOOKKEEPER-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved BOOKKEEPER-955.
----------------------------------
Resolution: Fixed
Fix Version/s: 4.5.0
Issue resolved by merging pull request 63
[https://github.com/apache/bookkeeper/pull/63]
{noformat}
commit 4cf097871d28b70a53f8c6bffaf1c2022e9953b2
Author: Charan Reddy Guttapalem <[email protected]>
AuthorDate: Tue Nov 29 15:07:42 2016 -0800
Commit: Sijie Guo <[email protected]>
CommitDate: Tue Nov 29 15:07:42 2016 -0800
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
Author: Charan Reddy Guttapalem <[email protected]>
Reviewers: Venkateswararao Jujjuri <[email protected]>
Closes #63 from reddycharan/listledgersfix
{noformat}
> 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
> Fix For: 4.5.0
>
>
> 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)