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/17 14:23:42 UTC

[jira] [Commented] (BOOKKEEPER-1007) Explicit LAC: make the interval configurable in milliseconds instead of seconds

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

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

GitHub user eolivelli opened a pull request:

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

    BOOKKEEPER-1007 Explicit LAC: make the interval configurable in ms

    

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

    $ git pull https://github.com/eolivelli/bookkeeper BOOKKEEPER-1007-explicitlac-ms

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

    https://github.com/apache/bookkeeper/pull/111.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 #111
    
----
commit 6c07d46546d2bfe6e7208a8699b719679f45e415
Author: eolivelli <eo...@gmail.com>
Date:   2017-02-17T14:21:35Z

    BOOKKEEPER-1007 Explicit LAC: make the interval configurable in milliseconds instead of seconds

----


> Explicit LAC: make the interval configurable in milliseconds instead of seconds
> -------------------------------------------------------------------------------
>
>                 Key: BOOKKEEPER-1007
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1007
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-client
>    Affects Versions: 4.5.0
>            Reporter: Enrico Olivelli
>            Assignee: Enrico Olivelli
>            Priority: Critical
>             Fix For: 4.5.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> in BOOKKEEPER-874 we introduced the "Explicit LAC", but the interval is configurable in "seconds", and I need to achieve sub-second latency.
> So my proposal is to make it configurable in "milliseconds", since 4.5.0 has not yet been released I think it is better to change it as soon as possible



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