You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (JIRA)" <ji...@apache.org> on 2019/03/05 10:11:00 UTC

[jira] [Commented] (IGNITE-11299) During SSL Handshake GridNioServer.processWrite is invoked constantly

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

Ilya Kasnacheev commented on IGNITE-11299:
------------------------------------------

[~agoncharuk] since there is no negative feedback I suggest merging this change. WDYT? Can you do that?

> During SSL Handshake GridNioServer.processWrite is invoked constantly
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-11299
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11299
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.7
>            Reporter: Ilya Kasnacheev
>            Assignee: Ilya Kasnacheev
>            Priority: Major
>              Labels: ssl
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Causes busy looping in processSelectionKeyOptimized()
> This also causes problems on Windows/Java 11 since if key is always ready for writing it will never be shown as ready for reading.
> The reason for this behavior that during handshake we never un-listen OP_WRITE



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)