[jbosstools-issues] [JBoss JIRA] (JBIDE-24868) Switch off livenessProbe.periodSecond property during debug session
Roland Huß (JIRA)
issues at jboss.org
Fri Aug 11 12:57:00 EDT 2017
[ https://issues.jboss.org/browse/JBIDE-24868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448065#comment-13448065 ]
Roland Huß commented on JBIDE-24868:
------------------------------------
Actually, a request timeout is another source of 'killed' debug session, when you are debugging a synchronous web request. The liveness-check however also kills sessions which are debugging async processing of business logic within an app.
One could prevent a router timeout by going directly to the Service (e.g. via nodePort) or even the Pod (oc port-forward), as I currently haven't found an easy way to adapt the router timeout temporarily (and might e.g. not even possible when being in the cloud).
> Switch off livenessProbe.periodSecond property during debug session
> -------------------------------------------------------------------
>
> Key: JBIDE-24868
> URL: https://issues.jboss.org/browse/JBIDE-24868
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Aurélien Pupier
>
> 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
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jbosstools-issues
mailing list