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

openshift-java-client: add method overloads that allow users to provide specific timeouts to specific operations

    XMLWordPrintable

Details

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

    Description

      We need to have means for users to provide specific timeouts for specific operations. Ex. to create an application we'd call

      domain.createApplication(name, cartridge, scale, gear)
      

      If we want to increase timeouts for this specific operation, we cannot. We have to increase the url connection timeouts via the system properties. We should therefore offer

      domain.createApplication(name, cartridge, scale, gear, TIMEOUT)
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: