[
https://issues.jboss.org/browse/TEIIDDES-1331?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1331:
----------------------------------------
The ServerPage wiring of the text input widgets to modify events is resulting in a check
via java.net.InetAddress(URL) which ends up being expensive if internet connection is slow
??
We should probably use a simple URL syntax validation here and leave the "TEST"
button to perform this URL validation before it connects to Teiid Server and completes the
"TEST".
details for InetAddress:
http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-...
Host field of Teiid Server Properties dialog should validate only
when focus is shifted to another field
--------------------------------------------------------------------------------------------------------
Key: TEIIDDES-1331
URL:
https://issues.jboss.org/browse/TEIIDDES-1331
Project: Teiid Designer
Issue Type: Enhancement
Affects Versions: 7.4.2, 7.7
Reporter: Marc Shirley
The Teiid Server Properties dialog validates the content of the Host field whenever the
value changes. This results in the content being validated after every key press and can
result in delays during the input of long hostnames (possibly up to 30-60 seconds to enter
a full hostname). The validation should at the very least only occur when the user shifts
focus away from the Host field, indicating that the content is complete.
--
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