[
https://issues.apache.org/jira/browse/AWF-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tony Stevenson moved DEFT-161 to AWF-120:
-----------------------------------------
Key: AWF-120 (was: DEFT-161)
Project: Apache AWF (was: Deft)
> Too eager on the SelectionKey.OP_CONNECT in the AsynchronousSocket constructor
> ------------------------------------------------------------------------------
>
> Key: AWF-120
> URL: https://issues.apache.org/jira/browse/AWF-120
> Project: Apache AWF
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira