You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/17 02:11:20 UTC

[jira] [Commented] (STORM-1974) Using System.lineSeparator to replacement write a new line

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

ASF GitHub Bot commented on STORM-1974:
---------------------------------------

GitHub user darionyaphet opened a pull request:

    https://github.com/apache/storm/pull/1569

    [STORM-1974] Using System.lineSeparator to replacement write a new line

    [STORM-1974 : Using System.lineSeparator to replacement write a new line](https://issues.apache.org/jira/browse/STORM-1974)
    
    Using System.lineSeparator to replacement write a new line . 
    
    It will write message in once and reduce writer synchroniz .
    
    


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

    $ git pull https://github.com/darionyaphet/storm STORM-1974

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

    https://github.com/apache/storm/pull/1569.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 #1569
    
----
commit 3e7a0b4454c31c4e53e12cd3756ff9c7e1b6c8f3
Author: darionyaphet <da...@gmail.com>
Date:   2016-07-17T02:09:30Z

    STORM-1974 : Using System.lineSeparator to replacement write a new line

----


> Using System.lineSeparator to replacement write a new line
> ----------------------------------------------------------
>
>                 Key: STORM-1974
>                 URL: https://issues.apache.org/jira/browse/STORM-1974
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>    Affects Versions: 0.10.0, 1.0.0, 1.0.1
>            Reporter: darion yaphet
>            Assignee: darion yaphet
>
> Using System.lineSeparator to replacement write a new line . It will write message in once and reduce writer synchroniz .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)