[jboss-jira] [JBoss JIRA] (AS7-3058) ProtocolChannelClient now has a timeout when connecting to the server - this needs to take into account delays waiting for user input

Darran Lofthouse (Created) (JIRA) jira-events at lists.jboss.org
Thu Dec 15 11:39:09 EST 2011


ProtocolChannelClient now has a timeout when connecting to the server - this needs to take into account delays waiting for user input
-------------------------------------------------------------------------------------------------------------------------------------

                 Key: AS7-3058
                 URL: https://issues.jboss.org/browse/AS7-3058
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
            Priority: Blocker
             Fix For: 7.1.0.CR1


If the user is being prompted for user input we need to take this into account when handling the actual connection timeout.

Should the timeout occur while the user is entering their details we should continue to wait, we should also take into account the time they stopped entering their input so the timeout is not exhausted as soon as they press enter.

(We already have a CallbackHandler for this purpose - just need to re-instate it now)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list