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

Details

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

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: