[ https://issues.apache.org/jira/browse/BOOKKEEPER-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285865#comment-15285865 ]
ASF GitHub Bot commented on BOOKKEEPER-927: ------------------------------------------- GitHub user jvrao opened a pull request: https://github.com/apache/bookkeeper/pull/45 BOOKKEEPER-927: LedgerHandleAdv to handle disabled ledgers operation … …throttling BOOKKEEPER-886 missed taking care of LedgerHandleAdv. This takes care of that issue. Signed-off-by: Venkateswararao Jujjuri (JV) <vjujj...@salesforce.com> You can merge this pull request into a Git repository by running: $ git pull https://github.com/jvrao/bookkeeper bookkeeper-927 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/45.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 #45 ---- commit 88990f3a613cfc1b9b5cb0aedec627659ba4b4e9 Author: JV <vjujj...@salesforce.com> Date: 2016-05-16T17:05:39Z BOOKKEEPER-927: LedgerHandleAdv to handle disabled ledgers operation throttling BOOKKEEPER-886 missed taking care of LedgerHandleAdv. This takes care of that issue. Signed-off-by: Venkateswararao Jujjuri (JV) <vjujj...@salesforce.com> ---- > Extend BOOKKEEPER-886 to LedgerHandleAdv too (BOOKKEEPER-886: Allow to > disable ledgers operation throttling) > ------------------------------------------------------------------------------------------------------------ > > Key: BOOKKEEPER-927 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-927 > Project: Bookkeeper > Issue Type: Bug > Components: bookkeeper-client > Affects Versions: 4.3.2 > Reporter: Venkateswararao Jujjuri (JV) > Assignee: Venkateswararao Jujjuri (JV) > Priority: Minor > Fix For: 4.5.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)