You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/04 07:12:02 UTC

[jira] [Commented] (ROCKETMQ-286) Add a switch to decide whether to wake up commitLogService when put message

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

ASF GitHub Bot commented on ROCKETMQ-286:
-----------------------------------------

GitHub user vsair opened a pull request:

    https://github.com/apache/incubator-rocketmq/pull/162

    [ROCKETMQ-286] Add a switch to decide whether to wake up commitLogService when put message

    https://issues.apache.org/jira/browse/ROCKETMQ-286

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

    $ git pull https://github.com/vsair/incubator-rocketmq ROCKETMQ-286

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

    https://github.com/apache/incubator-rocketmq/pull/162.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 #162
    
----
commit 6bc0b58c04339c5f24eb306c60b25c6dc8ec626d
Author: vsair <li...@gmail.com>
Date:   2017-09-04T07:09:54Z

    [ROCKETMQ-286] Add a switch to decide whether to wake up commitLogService when put message

----


> Add a switch to decide whether to wake up commitLogService when put message
> ---------------------------------------------------------------------------
>
>                 Key: ROCKETMQ-286
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-286
>             Project: Apache RocketMQ
>          Issue Type: Improvement
>          Components: rocketmq-store
>    Affects Versions: 4.0.0-incubating, 4.1.0-incubating
>            Reporter: Eric Liu
>            Assignee: Eric Liu
>             Fix For: 4.2.0-incubating
>
>
> Now, it will wake up commitLogService after putting message. This may have impact on disk.
> Add a switch to control this feature.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)