[jbosstools-issues] [JBoss JIRA] (JBIDE-15880) openshift-java-client: provide its own lib specific timeout that may be set via system properties

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Nov 6 04:56:02 EST 2013


Andre Dietisheim created JBIDE-15880:
----------------------------------------

             Summary: openshift-java-client: provide its own lib specific timeout that may be set via system properties
                 Key: JBIDE-15880
                 URL: https://issues.jboss.org/browse/JBIDE-15880
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: openshift
    Affects Versions: 4.1.1.Beta1
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 4.1.1.CR1


client timeouts when talking to OpenShift are unfortunaltey still a topic and cause errors (JBIDE-15835, JBIDE-15831) when OpenShift is installed on systems with poor performance. We should thus provide a client-lib specific default timeout that a user may override by setting it in the system properties.
The timeout-setting order would thus then be:

1) specific operation timeout (ex. JBT is currently using a specific creation timeout)
2) client-lib default timeout (which may be set by a system property)
3) HttpUrlConnection default timeout (jdk timeout: -Dsun.net.client.defaultConnectTimeout=600000)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list