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 2017/02/10 12:03:41 UTC

[jira] [Commented] (BOOKKEEPER-1001) Make LocalBookiesRegistry.isLocalBookie() public

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

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

GitHub user caiok opened a pull request:

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

    BOOKKEEPER-1001 Make LocalBookiesRegistry.isLocalBookie() public

    

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

    $ git pull https://github.com/caiok/bookkeeper BOOKKEEPER-1001

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

    https://github.com/apache/bookkeeper/pull/106.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 #106
    
----
commit 9262500da231624cf7128526dcf1b46eef0003b9
Author: Francesco Caliumi - Diennea <fr...@diennea.com>
Date:   2017-02-10T11:12:53Z

    BOOKKEEPER-1001 Make LocalBookiesRegistry.isLocalBookie() public

----


> Make LocalBookiesRegistry.isLocalBookie() public
> ------------------------------------------------
>
>                 Key: BOOKKEEPER-1001
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1001
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-server
>    Affects Versions: 4.4.0
>            Reporter: Francesco Caliumi
>            Priority: Minor
>              Labels: easyfix, newbie
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> This function is useful for applications using an embedded local bookie, for example in order to create a custom EnsamblePlacementPolicy which prefers the local bookie if present.
> This is an easy fix, I will file a PR.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)