[jbosstools-issues] [JBoss JIRA] (JBIDE-24868) Server adapter: Switch off pod livenessProbe.periodSecond property and router timeout during debug session

Andre Dietisheim (JIRA) issues at jboss.org
Thu Sep 28 09:36:06 EDT 2017


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

Andre Dietisheim edited comment on JBIDE-24868 at 9/28/17 9:35 AM:
-------------------------------------------------------------------

According to https://docs.openshift.com/container-platform/3.6/rest_api/openshift_v1.html#v1-routetargetreference only routes whih point to a service are supported currently

*v1.RouteTargetReference*
|| name || value ||
| kind | The kind of target that the route is referring to. Currently, *only 'Service' is allowed*|

We can thus only change the timeouts for applications that have services. We wont be able to find the route for application where there are only deployment configs or replication controllers 


was (Author: adietish):
According to https://docs.openshift.com/container-platform/3.6/rest_api/openshift_v1.html#v1-routetargetreference only routes whih point to a service are supported currently
**v1.RouteTargetReference**
|| name || value ||
| kind | The kind of target that the route is referring to. Currently, *only 'Service' is allowed*|
We can thus only change the timeouts for applications that have services. We wont be able to find the route for application where there are only deployment configs or replication controllers 

> Server adapter: Switch off pod livenessProbe.periodSecond property and router timeout during debug session
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-24868
>                 URL: https://issues.jboss.org/browse/JBIDE-24868
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.5.0.Final
>            Reporter: Aurélien Pupier
>            Assignee: Andre Dietisheim
>              Labels: openshift_v3, server_adapter
>             Fix For: 4.5.1.AM3
>
>         Attachments: breakpoint-suspend-thread.png
>
>
> it will avoid to have "debug connections always killed after 30s staying in a breakpoint"
> see https://twitter.com/ro14nd/status/895886024387067904 for source of suggestion
> k8 documentations on the matter are here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list