[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2017-04-28 Thread Konstantin Dudkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15988737#comment-15988737 ] Konstantin Dudkov commented on IGNITE-3054: --- I add additional test with real channel > Rework

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2017-04-27 Thread Konstantin Dudkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986837#comment-15986837 ] Konstantin Dudkov commented on IGNITE-3054: --- completely removed NioSslSocket wrapper, modified

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2017-04-26 Thread Konstantin Dudkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15984885#comment-15984885 ] Konstantin Dudkov commented on IGNITE-3054: --- Implemented input/ouput streams in

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-10-12 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568031#comment-15568031 ] Dmitry Karachentsev commented on IGNITE-3054: - Semen, thanks for review, added your

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-10-10 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561816#comment-15561816 ] Dmitry Karachentsev commented on IGNITE-3054: - Fixed all issues and tested on grid with 1

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-09-20 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15507060#comment-15507060 ] Dmitry Karachentsev commented on IGNITE-3054: - Fixed race, but haven't found the root case of

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-09-16 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496787#comment-15496787 ] Dmitry Karachentsev commented on IGNITE-3054: - Fixed BlockingSslHandler and client discovery

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-09-14 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490621#comment-15490621 ] Dmitry Karachentsev commented on IGNITE-3054: - All issues were fixed, now discovery meets all

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-09-13 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487839#comment-15487839 ] Dmitry Karachentsev commented on IGNITE-3054: - * Fixed bugs that lead to ExecutionTimeout of

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-09-12 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15484760#comment-15484760 ] Dmitry Karachentsev commented on IGNITE-3054: - * Increased SSL connection establishing speed,

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-09-11 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15481566#comment-15481566 ] Dmitry Karachentsev commented on IGNITE-3054: - * Fixed review notes except the first one,

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-05-31 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15308043#comment-15308043 ] Dmitry Karachentsev commented on IGNITE-3054: - Working on SSL support. To keep it compatible,

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-05-30 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306756#comment-15306756 ] Dmitry Karachentsev commented on IGNITE-3054: - Made some refactoring and changed strategy for

[jira] [Commented] (IGNITE-3054) Rework client connection handling from thread-per-client to NIO model.

2016-05-30 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306295#comment-15306295 ] Dmitry Karachentsev commented on IGNITE-3054: - Implemented async NIO. Now clients join