[
https://issues.jboss.org/browse/JBIDE-15880?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-15880 at 11/7/13 1:50 PM:
-------------------------------------------------------------------
and deployed library to
repository.jboss.org
{code}
Uploaded:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
(998 B at 0.5 KB/sec)
Uploading:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
Uploaded:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
(514 B at 0.2 KB/sec)
Uploading:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
Uploaded:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
(133 KB at 27.3 KB/sec)
Uploading:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
Uploaded:
https://repository.jboss.org/nexus/content/repositories/snapshots/com/ope...
(998 B at 0.3 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.457s
[INFO] Finished at: Thu Nov 07 19:49:40 CET 2013
[INFO] Final Memory: 15M/207M
[INFO] ------------------------------------------------------------------------
{code}
was (Author: adietish):
and deployed library to
repository.jboss.org
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