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

[jira] [Commented] (GOSSIP-16) Cleanup: whitespace, spelling, one member name.

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

ASF GitHub Bot commented on GOSSIP-16:
--------------------------------------

GitHub user gdusbabek opened a pull request:

    https://github.com/apache/incubator-gossip/pull/8

    GOSSIP-16 Clean up some whitespace and misspelling problems.

    There are no functional changes in this PR.
    
    I did also change the name of `GossipManager.getMemberList` to `getActiveMembers` to reflect what it actually does.

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

    $ git pull https://github.com/gdusbabek/incubator-gossip GOSSIP-16

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

    https://github.com/apache/incubator-gossip/pull/8.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 #8
    
----
commit 7fe0accc606911cb7a4b65ee51a693d7d419e821
Author: gdusbabek <gd...@gmail.com>
Date:   2016-07-18T15:15:11Z

    Rename `getMemberList` -> `getLiveMembers`

commit 3a29024d5a74526c7ea160f5f0191122dc81347a
Author: gdusbabek <gd...@gmail.com>
Date:   2016-07-18T15:15:47Z

    Fix misspelling

commit f1efebf1403062eede43758c2f0dfc45e80d8219
Author: gdusbabek <gd...@gmail.com>
Date:   2016-07-18T15:21:34Z

    Replace a few System.err calls with log messages.

----


> Cleanup: whitespace, spelling, one member name.
> -----------------------------------------------
>
>                 Key: GOSSIP-16
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-16
>             Project: Gossip
>          Issue Type: Bug
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Minor
>
> Clean up a few whitespace and variable name problems.



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