You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by gvvinblade <gi...@git.apache.org> on 2017/10/30 17:05:33 UTC

[GitHub] ignite pull request #2947: IGNITE-6787

GitHub user gvvinblade opened a pull request:

    https://github.com/apache/ignite/pull/2947

    IGNITE-6787

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6787

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

    https://github.com/apache/ignite/pull/2947.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 #2947
    
----
commit e408b0053d4088f68447963f6f275093182581cf
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-10-30T14:02:57Z

    IGNITE-6786 Refactoring of GridNioServer

commit 5a7ec37853efe462c797c7713c4f1ded71075d7f
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-10-30T16:54:43Z

    IGNITE-6787 Simplifying and optimising GridNioServer

----


---