[
https://issues.jboss.org/browse/JBIDE-24868?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-24868:
-------------------------------------
I just tested and it doesn't seem fixed to me. Inspecting the route shows the
expected:
"annotations" : {
"haproxy.router.openshift.io/timeout" : "42h",
"openshift.io/host.generated" : "true",
"template.openshift.io/expose-uri" :
"http://{.spec.host}{.spec.path}"
}
But the debug session is terminated after 30 seconds, the debugger terminates, and I get a
502 Bad Gateway in the web browser.
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.Final
Attachments: application-is-not-available.png, breakpoint-suspend-thread.png,
webui_edit-add-service.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-livene...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)