[jbosstools-issues] [JBoss JIRA] (JBIDE-12320) support protocol version 1.2 in openshift-java-client

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon May 6 15:28:53 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-12320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772451#comment-12772451 ] 

Andre Dietisheim commented on JBIDE-12320:
------------------------------------------

I found and fixed an issue where the openshift-java-client library was forcing protocol 1.0 in serveral places. I now allow test to pass a specific protocol version into the RestService but wont let consumers do so. If no protocol is given v1.2 is used.
The final goal is to have multi protocol support (with the client supporting several protocols at once) and not a configurable protocol version. I therefore didn't extract the protocol version to the restservice.properties.
                
> support protocol version 1.2 in openshift-java-client
> -----------------------------------------------------
>
>                 Key: JBIDE-12320
>                 URL: https://issues.jboss.org/browse/JBIDE-12320
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>              Labels: new_and_noteworthy
>             Fix For: 4.1.0.Beta1
>
>
> The protocol for the OpenShift REST service has evolved over time and currently has v1.3. The rest service currently delivers 1.0, 1.1, 1.2 and 1.3.
> OpenShift Enterprise talks 1.2 and we therefore want to drop everything below it
> 2012-03-14 in #libra
> {quote}
> 07:08:20 PM) clayton: then adietish that's your answer - you're good to drop 1.1 and 1.0 support because we have no supported products in the field that use those api versions
> {quote}

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