Uploaded image for project: 'OpenShift Java Client'
  1. OpenShift Java Client
  2. OSJC-27

openshift-java-client: provide its own lib specific timeout that may be set via system properties

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.5.0
    • None
    • None
    • None

      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)

            adietish@redhat.com André Dietisheim
            adietish@redhat.com André Dietisheim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: