[
https://issues.apache.org/jira/browse/IGNITE-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224998#comment-16224998
]
ASF GitHub Bot commented on IGNITE-6786:
----------------------------------------
GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/2946
IGNITE-6786
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6786
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2946.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 #2946
----
commit e408b0053d4088f68447963f6f275093182581cf
Author: Igor Seliverstov <[email protected]>
Date: 2017-10-30T14:02:57Z
IGNITE-6786 Refactoring of GridNioServer
----
> Refactoring of GridNioServer
> ----------------------------
>
> Key: IGNITE-6786
> URL: https://issues.apache.org/jira/browse/IGNITE-6786
> Project: Ignite
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Components: general
> Affects Versions: 2.2
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
> Fix For: 2.4
>
>
> Currently {{org.apache.ignite.internal.util.nio.GridNioServer}} is too
> complex to change or even maintain.
> Try to move all nested classes outside {{GridNioServer}} before changing the
> communication model.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)