[jbosstools-issues] [JBoss JIRA] (JBIDE-14366) openshift-java-client: add method overloads that allow users to provide specific timeouts to specific operations

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Sep 5 09:01:06 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-14366:
----------------------------------------

    Fix Version/s: 4.1.1.Alpha1
                       (was: 4.1.1.Final)


set proper fix version
                
> openshift-java-client: add method overloads that allow users to provide specific timeouts to specific operations
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-14366
>                 URL: https://issues.jboss.org/browse/JBIDE-14366
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.1.Alpha1, 4.2.0.Alpha1
>
>
> We need to have means for users to provide specific timeouts for specific operations. Ex. to create an application we'd call 
> {code}
> domain.createApplication(name, cartridge, scale, gear)
> {code}
> 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
> {code}
> domain.createApplication(name, cartridge, scale, gear, TIMEOUT)
> {code}

--
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