[
https://issues.apache.org/jira/browse/DEFT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065813#comment-13065813
]
Emmanuel Lecharny commented on DEFT-161:
----------------------------------------
This patch does not fit with the current code we have in subversion. It might
have been generated using another version od the class...
(root, please, hurry up to create those damn accounts ! ;)
> Too eager on the SelectionKey.OP_CONNECT in the AsynchronousSocket constructor
> ------------------------------------------------------------------------------
>
> Key: DEFT-161
> URL: https://issues.apache.org/jira/browse/DEFT-161
> Project: Deft
> Issue Type: Bug
> Reporter: Roger Schildmeijer
> Assignee: Roger Schildmeijer
> Attachments: DEFT-161.patch
>
>
> It's possible to create an AS, connected or unconnected.
> If the AS is created with an unconnected SocketChannel we still update the
> interest ops with OP_CONNECT
> (row ~109, interestOps = SelectionKey.OP_CONNECT).
> Thats wrong. Should be removed
> (Found this during the work on https://issues.apache.org/jira/browse/DEFT-151
> (Distributed demo application (elastica)))
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira